PaulSonOfLars / gotgbot

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

Bot API 7.7 + payment message filters #174

Closed PaulSonOfLars closed 2 weeks ago

PaulSonOfLars commented 2 weeks ago

What

Update library to support Bot API 7.7: https://core.telegram.org/bots/api#july-7-2024

Also, add some new message filters related to payments

Impact