StickerSet

A sticker (or emoji) set.

Properties

id: string

The unique identifier of the set.

name: string

The set’s slug.

title: string

The set’s title.

type: "regular" | "mask" | "customEmoji"

The type of the set.

stickers: Sticker[]

The stickers (or emojis) in the set.

thumbnails: Thumbnail[]

Thumbnails if available.

adaptive: boolean

Whether the emojis in the set are adaptive.

canSetAsChannelStatus: boolean

Whether the emojis in the set can be set as channel status.

creator: boolean

Whether the current account is the creator of the set.

official: boolean

Whether the set is official.

archived: boolean

Whether the set is archived.

addedAt?: number

A point in time in which the set was added to the current account.