PaulSonOfLars / gotgbot

Autogenerated Go wrapper for the telegram API. Inspired by the python-telegram-bot library.
MIT License
442 stars 105 forks source link

Update to Bot API 7.0 #131

Closed PaulSonOfLars closed 6 months ago

PaulSonOfLars commented 6 months ago

What

Update to Bot API 7.0: https://core.telegram.org/bots/api#december-29-2023

Lots of breaking changes from telegram here; a lot to rework! May be some things to fix before release, so testers are welcome.

Impact