PaulSonOfLars / gotgbot

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

[BUGFIX] Fix weird message filter inconsistency #56

Closed PaulSonOfLars closed 2 years ago

PaulSonOfLars commented 2 years ago

What

Message filters should work on channels/edited messages with no captions

Impact