PaulSonOfLars / gotgbot

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

Bot API 7.7 + payment message filters #174

Closed PaulSonOfLars closed 4 months ago

PaulSonOfLars commented 4 months 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