TelegramApi icon indicating copy to clipboard operation
TelegramApi copied to clipboard

onTLChannelNewMessageCustom not working in SUPERGROUPS/SUPERCHANNELS 5k+ members

Open robertoenr opened this issue 6 years ago • 1 comments

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.

robertoenr avatar Jun 17 '18 21:06 robertoenr

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

Obi-wan-koban avatar Oct 02 '21 21:10 Obi-wan-koban