Sticker
Documentation / @discordeno/bot / Sticker
Interface: Sticker
Defined in: bot/src/transformers/types.ts:1677
Properties
available?
optionalavailable:boolean
Defined in: bot/src/transformers/types.ts:1693
Whether or not the sticker is available
description
description:
string
Defined in: bot/src/transformers/types.ts:1685
Description of the sticker
formatType
formatType:
StickerFormatTypes
Defined in: bot/src/transformers/types.ts:1691
guildId?
optionalguildId:bigint
Defined in: bot/src/transformers/types.ts:1695
Id of the guild that owns this sticker
id
id:
bigint
Defined in: bot/src/transformers/types.ts:1679
name
name:
string
Defined in: bot/src/transformers/types.ts:1683
Name of the sticker
packId?
optionalpackId:bigint
Defined in: bot/src/transformers/types.ts:1681
Id of the pack the sticker is from
sortValue?
optionalsortValue:number
Defined in: bot/src/transformers/types.ts:1699
A sticker's sort order within a pack
tags
tags:
string
Defined in: bot/src/transformers/types.ts:1687
a unicode emoji representing the sticker's expression
type
type:
StickerTypes
Defined in: bot/src/transformers/types.ts:1689
user?
optionaluser:User
Defined in: bot/src/transformers/types.ts:1697
The user that uploaded the sticker