Basic group admin (not usable by supergroups).
chatParticipantAdmin#e2d6e436 user_id:int inviter_id:int date:int = ChatParticipant;
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| user_id | long | ID of a group member that is admin |
| inviter_id | long | ID of the user that added the member to the group |
| date | int | Date when the user was added |
| rank | flags.0?string | The participant's tag ยป. |
How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them.