yagop / node-telegram-bot-api

Telegram Bot API for NodeJS
MIT License
8.17k stars 1.5k forks source link

telegram bot API 6.6 support #1066

Closed pandawengogo closed 1 year ago

pandawengogo commented 1 year ago

Feature Request Pls support telegram bot API 6.6 https://core.telegram.org/bots/api#setmydescription

danielperez9430 commented 1 year ago

Today night I can do it, because this weekend I dont have time to do it

pandawengogo commented 1 year ago

Thank you.

ghost commented 1 year ago

Any update on this for API 6.6 and 6.7

danielperez9430 commented 1 year ago

Only missing to finish the refactor or createNewStickerSet and addStickerToSet

This is the pull request: https://github.com/yagop/node-telegram-bot-api/pull/1069