Represents a Sticker.
Extends
BaseDeletes the sticker.
Name | Type | Optional | Description |
---|---|---|---|
reason | string | Yes | Reason for deleting this sticker |
Edits the sticker.
Name | Type | Optional | Description |
---|---|---|---|
options | GuildStickerEditOptions | Yes | The options to provide |
Whether this sticker is the same as another one.
Fetches this sticker.
Fetches the pack that contains this sticker.
Returns
The sticker pack ornull
if this sticker does not belong to one.Fetches the user who uploaded this sticker, if this is a guild sticker.