PaulSonOfLars / gotgbot

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

Fix the hasprefix filter for captions #116

Closed PaulSonOfLars closed 11 months ago

PaulSonOfLars commented 11 months ago

What

Fix incorrect behaviour in the HasPrefix filter which occurred when handling message captions

Impact