PaulSonOfLars / gotgbot

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

Add topic-related message filters. #138

Closed ti-bone closed 6 months ago

ti-bone commented 6 months ago

What

Added filters for topic-related actions(e.g. ForumTopicCreated, ForumTopicClosed, etc.).

Impact