yagop / node-telegram-bot-api

Telegram Bot API for NodeJS
MIT License
8.45k stars 1.53k forks source link

setStickerSetThumb function added #846

Closed elihaidv closed 2 years ago

elihaidv commented 3 years ago

https://core.telegram.org/bots/api#setstickersetthumb

Now you can add thumb image to the sticker set

Description

References

kamikazechaser commented 3 years ago

Could you add some tests for this?