Skip to content

ClientStickerManager

Calculus edited this page Feb 24, 2024 · 1 revision

The manager for any and all, cached or uncached, stickers from sticker packs owned and purchased by the client user.

extends StickerManager

Methods

.fetch(id, options?) : Promise<object | Map<id, object> | null>

Fetch an owned sticker.

Name Type Optional
id string No
options object Yes

Clone this wiki locally