checkStickerSetSlug

Check the availability of a sticker set slug.

Parameters

slug: string

The slug of the sticker set or its link.

Result

boolean

Whether the slug is available.

Syntax

await client.checkStickerSetSlug(slug);