Skip to content

PartialSticker

Represents a partial sticker object.

Kind: global class
Extends: Base

Constructs a new instance of the Sticker class.

ParamTypeDescription
[data]ObjectThe data object containing the sticker information.
clientClientThe client instance.

Fetches a sticker using the client’s fetchSticker method.

Kind: instance method of PartialSticker
Returns: Promise - A promise that resolves with the fetched sticker.