Group member.
chatParticipant#c02d4007 user_id:long inviter_id:long date:int = ChatParticipant;
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| user_id | long | Member user ID |
| inviter_id | long | ID of the user that added the member to the group |
| date | int | Date added to the group |
| rank | flags.0?string |