Skip to content
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

EventHandler triggered by some channels and not from some others #668

Open
francestu96 opened this issue Apr 25, 2024 · 1 comment
Open

Comments

@francestu96
Copy link

I want to listen to some channels and, after a successful client.start() authentication, I make:
client.addEventHandler(msgHandler, new NewMessage({ incoming: true, chats: [<my_channels>]]));

For some reason, some channels does not trigger the msgHandler function. What could it depends on?

Thank you in advanced!

@timursevimli
Copy link

#654

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants