Guilds

List guild stickers

List guild stickers. Returns all custom stickers for the guild including metadata about creators, descriptions, and tags.

get/guilds/{guild_id}/stickers

Path parameters

guild_idstring snowflake required

The ID of the guild

Response

Success

idstring required

The unique identifier for this sticker

namestring required

The name of the sticker

descriptionstring required

The description of the sticker

tagsstring[] required

Autocomplete/suggestion tags for the sticker

animatedboolean required

Whether this sticker is animated

nsfwboolean required

Whether this sticker is classified as NSFW

Changes

No recorded changes to this endpoint across all 1 revision of this API.