Sticker
Documentation / @discordeno/bot / Sticker
Interface: Sticker
Defined in: bot/src/transformers/types.ts:1642
Properties
available?
optional
available:boolean
Defined in: bot/src/transformers/types.ts:1658
Whether or not the sticker is available
description
description:
string
Defined in: bot/src/transformers/types.ts:1650
Description of the sticker
formatType
formatType:
StickerFormatTypes
Defined in: bot/src/transformers/types.ts:1656
guildId?
optional
guildId:bigint
Defined in: bot/src/transformers/types.ts:1660
Id of the guild that owns this sticker
id
id:
bigint
Defined in: bot/src/transformers/types.ts:1644
name
name:
string
Defined in: bot/src/transformers/types.ts:1648
Name of the sticker
packId?
optional
packId:bigint
Defined in: bot/src/transformers/types.ts:1646
Id of the pack the sticker is from
sortValue?
optional
sortValue:number
Defined in: bot/src/transformers/types.ts:1664
A sticker's sort order within a pack
tags
tags:
string
Defined in: bot/src/transformers/types.ts:1652
a unicode emoji representing the sticker's expression
type
type:
StickerTypes
Defined in: bot/src/transformers/types.ts:1654
user?
optional
user:User
Defined in: bot/src/transformers/types.ts:1662
The user that uploaded the sticker