chatParticipant#38e79fde flags:# user_id:long inviter_id:long date:int rank:flags.0?string = ChatParticipant;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| user_id | long | User identifier. |
| inviter_id | long | |
| date | int | A point in time, unix seconds. |
| rank | flags.0?string |