addStickerToFavorites
Add a sticker to favorites. USER-ONLY
Parameters
fileId: string
The file identifier of the sticker.
Result
void
Syntax
await client.addStickerToFavorites(fileId);
Add a sticker to favorites. USER-ONLY
The file identifier of the sticker.
await client.addStickerToFavorites(fileId);