Sticker
Documentation / @discordeno/bot / Sticker
Interface: Sticker
Defined in: transformers/types.ts:1839
Properties
available?
optionalavailable?:boolean
Defined in: transformers/types.ts:1855
Whether or not the sticker is available
description
description:
string
Defined in: transformers/types.ts:1847
Description of the sticker
formatType
formatType:
StickerFormatTypes
Defined in: transformers/types.ts:1853
guildId?
optionalguildId?:bigint
Defined in: transformers/types.ts:1857
Id of the guild that owns this sticker
id
id:
bigint
Defined in: transformers/types.ts:1841
name
name:
string
Defined in: transformers/types.ts:1845
Name of the sticker
packId?
optionalpackId?:bigint
Defined in: transformers/types.ts:1843
Id of the pack the sticker is from
sortValue?
optionalsortValue?:number
Defined in: transformers/types.ts:1861
A sticker's sort order within a pack
tags
tags:
string
Defined in: transformers/types.ts:1849
a unicode emoji representing the sticker's expression
type
type:
StickerTypes
Defined in: transformers/types.ts:1851
user?
optionaluser?:User
Defined in: transformers/types.ts:1859
The user that uploaded the sticker