No summary provided.
Constructs a new instance of the 
StickersAPI class| Name | Type | Optional | Description | 
|---|---|---|---|
| rest | REST | No | None | 
Fetches a sticker
| Name | Type | Optional | Description | 
|---|---|---|---|
| stickerId | Snowflake | No | The id of the sticker | 
| options | Pick<RequestData, 'auth' | 'signal'> | Yes | The options for fetching the sticker | 
Fetches a sticker pack
| Name | Type | Optional | Description | 
|---|---|---|---|
| packId | Snowflake | No | The id of the sticker pack | 
| options | Pick<RequestData, 'auth' | 'signal'> | Yes | The options for fetching the sticker pack | 
Fetches all of the sticker packs
| Name | Type | Optional | Description | 
|---|---|---|---|
| options | Pick<RequestData, 'auth' | 'signal'> | Yes | The options for fetching the sticker packs |