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);
Check the availability of a sticker set slug.
The slug of the sticker set or its link.
Whether the slug is available.
await client.checkStickerSetSlug(slug);