class StickerPack
extends
Baseexport class StickerPack extends Base
Represents a pack of standard stickers.
readonlyDate createdAt :
The time the sticker was created at
readonlynumber createdTimestamp :
The timestamp the sticker was created at
string description :
The description of the sticker pack
Snowflake id :
The Sticker pack's id
string name :
The name of the sticker pack
Snowflake skuId :
The id of the pack's SKU
Collection<Snowflake, Sticker> stickers :
The stickers in the pack