PaulSonOfLars / gotgbot

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

Upgrade lib to Bot API 6.6 #84

Closed PaulSonOfLars closed 1 year ago

PaulSonOfLars commented 1 year ago

What

Update lib to Bot API 6.6, adding all the new features. Changelog: https://core.telegram.org/bots/api#march-9-2023

Some breaking changes, all caused by the telegram field changes.

Impact