Skip to content

onTLChannelNewMessageCustom not working in SUPERGROUPS/SUPERCHANNELS 5k+ members #73

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

Open
robertoenr opened this issue Jun 17, 2018 · 1 comment

Comments

@robertoenr
Copy link

Hi,
I want to receive all mesages from public channels where I’m subscribed on real time. So I’m overriding the onTLChannelNewMessageCustom method (like on Deepthrought).
But I’ve noticed that this method doesn’ get called by Api when a message arrive to a channel or group with more than 1500 members.
It’s only notifying with channels or groups with ~150, ~300, ~700, ~1017 members. With groups with 10000, 20000, 30000, 40000 members does not work.

It’s an api problem with notifications?

Any solution for this?
Thanks.

@Obi-wan-koban
Copy link

Did you(or anyone) find a fix for this problem?

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