PaulSonOfLars / gotgbot

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

Fix ReactionType unmarshalling #135

Closed PaulSonOfLars closed 6 months ago

PaulSonOfLars commented 6 months ago

What

Add missing methods to handle reaction unmarshalling as expected

Impact