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 new attribute returns the list of the administrators of the group
chat, fetching it from a new API introduced by the Bot API 2.1 update.
Issue: GH-64
This new attribute returns the number of members in a chat. This works
for all kinds of chats (private, groups/supergroups and channels).
This is possible thanks to a new API introduced in the Bot API 2.1
update.
Issue: GH-64
This new method returns the current status of an user in a group chat.
List of possible status is available in the documentation. Support for
this was introduced in the Bot API 2.1 update.
Issue: GH-64
The Bot API 2.1 update added support for getting information about members of group chats. All of those things should be implemented.
The text was updated successfully, but these errors were encountered: