912 B
912 B
title | description |
---|---|
group | Represents a group of zero or more other users |
Constructor: group
Represents a group of zero or more other users
Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | int | Yes | Group identifier |
member_count | int | Yes | Group member count |
status | ChatMemberStatus | Yes | Status of the current user in the group |
everyone_is_administrator | Bool | Yes | True, if all members granted administrator rights in the group |
is_active | Bool | Yes | True, if group is active |
migrated_to_channel_id | int | Yes | Identifier of channel (supergroup) to which this group was migrated or 0 if none |