charslab / TranscriberBot

TranscriberBot for Telegram
https://t.me/transcriber_bot
GNU General Public License v3.0
273 stars 38 forks source link

Commands from anonymous admins are ignored #28

Closed turicas closed 2 years ago

turicas commented 3 years ago

The bot all commands in group chats from anonymous admins. To fix this behavior probably need to change FilterIsAdmin so it also checks if message was sent as the group itself (messages sent by anonymous admins show up as if the group sent the message, like it happens on channels).

turicas commented 2 years ago

Thanks! =)