telegram api constructor · layer 229 · #38e79fde
chatParticipant
Group member.
definition
chatParticipant#38e79fde flags:# user_id:long inviter_id:long date:int rank:flags.0?string = ChatParticipant;
parameters
| name | type | description |
|---|---|---|
flags | # | |
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 | string |
type
ChatParticipant · other constructors: chatParticipantCreator, chatParticipantAdmin
history
present in layers 2–229 · constructor id changed 2×
| id | layers |
|---|---|
| #c8d7493e | 2–132 |
| #c02d4007 | 133–222 |
| #38e79fde | 223–229 |