New group member.
updateChatParticipantAdd#3a0eeb22 chat_id:int user_id:int inviter_id:int version:int = Update;
Name | Type | Description |
---|---|---|
chat_id | long | Group ID |
user_id | long | ID of the new member |
inviter_id | long | ID of the user, who added member to the group |
date | int | When was the participant added |
version | int | Chat version number |