Methods

suggestStickerSetSlug

Suggest a sticker set slug from its title. USER-ONLY

Parameters

title: string

A sticker set title.

Result

string

The suggested slug.

Syntax

await client.suggestStickerSetSlug(title);