PaulSonOfLars / gotgbot

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

Ensure correct functionality when doing multipolling #71

Closed PaulSonOfLars closed 1 year ago

PaulSonOfLars commented 1 year ago

What

Fix a bug in the updater relating to multi-polling

Impact