Stickers

Get sticker metadata

Lookup minimal metadata for a custom sticker by id, including whether the source guild allows the in-app one-click clone shortcut. Does not require membership in the source guild.

get/stickers/{sticker_id}/metadata

Path parameters

string snowflake required
OR
integer required

The ID of the sticker

Response

Success

idstring snowflake required
guild_idstring snowflake required
namestring required

The name of the sticker

animatedboolean required

Whether this sticker is animated

allow_cloningboolean required

Whether the source guild allows non-members to use the in-app clone shortcut

Changes