Chat admin
chatParticipantAdmin#a0933f5b user_id:long inviter_id:long date:int = ChatParticipant;
| Name | Type | Description |
|---|---|---|
| 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 |