-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't work in groups #11
Comments
Enable groups in the BotFather settings for your bot. Also try
enabling/disabling group privacy there.
…On Mon, Jul 15, 2024, 09:49 KenHV ***@***.***> wrote:
It works perfectly fine in DMs but it doesn't respond to any messages in
whitelisted groups. Nothing shows up in logs. I've tried updating all the
dependencies but that doesn't work either.
—
Reply to this email directly, view it on GitHub
<#11>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADAIHLSSD4W7JKJSQ33CITZMN5JZAVCNFSM6AAAAABK4AETV6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYDQMBYHE4TQNY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Groups were already enabled. Tried turning off privacy mode, that didn't work either. I kicked the bot and re-added it (with admin rights) to be sure. |
@KenHV try using |
Hey, I just tried it with your patches and it still doesn't work for me. Tried updating dependencies as well. |
I added a debug statement at the top of cc: @pmezhuev |
The same issue - no updates in channels.
The bot has access to messages (in admin menu) |
I found dispatcher.OnNewChannelMessage() works in my case for both channels and groups. |
I created issue for td - gotd/td#1495 |
It works perfectly fine in DMs but it doesn't respond to any messages in whitelisted groups. Nothing shows up in logs. I've tried updating all the dependencies but that doesn't work either.
The text was updated successfully, but these errors were encountered: