Sticker
Documentation / @discordeno/bot / Sticker
Interface: Sticker
Defined in: transformers/types.ts:1737
Properties
available?
optionalavailable:boolean
Defined in: transformers/types.ts:1753
Whether or not the sticker is available
description
description:
string
Defined in: transformers/types.ts:1745
Description of the sticker
formatType
formatType:
StickerFormatTypes
Defined in: transformers/types.ts:1751
guildId?
optionalguildId:bigint
Defined in: transformers/types.ts:1755
Id of the guild that owns this sticker
id
id:
bigint
Defined in: transformers/types.ts:1739
name
name:
string
Defined in: transformers/types.ts:1743
Name of the sticker
packId?
optionalpackId:bigint
Defined in: transformers/types.ts:1741
Id of the pack the sticker is from
sortValue?
optionalsortValue:number
Defined in: transformers/types.ts:1759
A sticker's sort order within a pack
tags
tags:
string
Defined in: transformers/types.ts:1747
a unicode emoji representing the sticker's expression
type
type:
StickerTypes
Defined in: transformers/types.ts:1749
user?
optionaluser:User
Defined in: transformers/types.ts:1757
The user that uploaded the sticker