Chat sticker set
You can set chat sticker set or delete it
Set chat sticker set
To set chat sticker set, use ChatStickerSet class-method or .setChatStickerSet
answer/api method
ChatStickerSet class-method or .setChatStickerSet answer method take arguments:
Argument
Description
Required
1
Sticker set name you want to set
Required
2
Chat id you want to set sticker set to
Optional. Current chat id by default
app.controller.ts
Delete chat sticker set
To delete chat sticker set, use DeleteChatStickerSet class-method or .deleteChatStickerSet
answer/api method
app.controller.ts
Last updated