changeStickerPositionInStickerSet

Change the position of a sticker in its set.

Parameters

slug: string
position: number

The new position of the sticker.

Result

void

Syntax

await client.changeStickerPositionInStickerSet(slug, position);