Skip to main content

APISticker

Index

Properties

optionalasset

asset?: string

Previously the sticker asset hash, now an empty string

@deprecated

optionalavailable

available?: boolean

Whether this guild sticker can be used, may be false due to loss of Server Boosts

description

description: null | string

Description of the sticker

format_type

format_type: StickerFormatType

optionalguild_id

guild_id?: string

ID of the guild that owns this sticker

id

id: string

name

name: string

Name of the sticker

optionalpack_id

pack_id?: string

For standard stickers, ID of the pack the sticker is from

optionalsort_value

sort_value?: number

The standard sticker’s sort order within its pack

tags

tags: string

Autocomplete/suggestion tags for the sticker (max 200 characters)

A comma separated list of keywords is the format used for this by standard stickers, but this is just a convention. Incidentally the client will always use a name generated from an emoji as the value of this field when creating or modifying a guild sticker.

type

optionaluser

user?: APIUser

The user that uploaded the guild sticker