Hello, I'm implementing the autocomplete feature to mention members in supergroups.
To populate the list I used supergroupMembersFilterMention which from the description seems the appropriate one but
I get a larger list compare to what Telegram Desktop has. It seems Telegram desktop only gives admins.
What's the issue here?
Thank you
Hello, I'm implementing the autocomplete feature to mention members in supergroups.
To populate the list I used
supergroupMembersFilterMentionwhich from the description seems the appropriate one butI get a larger list compare to what Telegram Desktop has. It seems Telegram desktop only gives admins.
What's the issue here?
Thank you