Sticker
@discordeno/bot • Docs
Documentation / @discordeno/bot / Sticker
Interface: Sticker
Properties
available?
optional
available:boolean
Whether or not the sticker is available
Defined in
packages/bot/src/transformers/types.ts:1592
description
description:
string
Description of the sticker
Defined in
packages/bot/src/transformers/types.ts:1584
formatType
formatType:
StickerFormatTypes
Defined in
packages/bot/src/transformers/types.ts:1590
guildId?
optional
guildId:bigint
Id of the guild that owns this sticker
Defined in
packages/bot/src/transformers/types.ts:1594
id
id:
bigint
Defined in
packages/bot/src/transformers/types.ts:1578
name
name:
string
Name of the sticker
Defined in
packages/bot/src/transformers/types.ts:1582
packId?
optional
packId:bigint
Id of the pack the sticker is from
Defined in
packages/bot/src/transformers/types.ts:1580
sortValue?
optional
sortValue:number
A sticker's sort order within a pack
Defined in
packages/bot/src/transformers/types.ts:1598
tags
tags:
string
a unicode emoji representing the sticker's expression
Defined in
packages/bot/src/transformers/types.ts:1586
type
type:
StickerTypes
Defined in
packages/bot/src/transformers/types.ts:1588
user?
optional
user:User
The user that uploaded the sticker