PaulSonOfLars / gotgbot

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

BUGFIX: Fix message typecasts #132

Closed PaulSonOfLars closed 6 months ago

PaulSonOfLars commented 6 months ago

What

Fix incorrect typecasts for the callbackquery fields

Impact