You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This request is not simple, because the Bot didn't store any information regarding users of a group, neither Admins of a group, so there is no possible to do this request without storing this information on some way first.
One of the main problematic of that is that it have an impact on Bot response time due scalability if we get this information by requesting group information from Telegram Server, so a better approach to make this is to check if Telegram API offers some way of subscription to any kind of group admins modification event, maybe the members change status event (need to tbe checked on Telegram API information).
Currently I don't have enough motivation to do this request, but I keep it open for anyone that wants to contribute.
it could be easier to configure chat options if the bot could tell which groups it belongs. Maybe using buttons.
We have self deployed bot.
e.g.
The text was updated successfully, but these errors were encountered: