UpdateChatParticipantAdd#
- class pyrogram.raw.types.UpdateChatParticipantAdd#
New group member.
Constructor of
Update
.- Details:
Layer:
158
ID:
3DDA5451
- Parameters:
chat_id (
int
64-bit
) – Group ID.user_id (
int
64-bit
) – ID of the new member.inviter_id (
int
64-bit
) – ID of the user, who added member to the group.date (
int
32-bit
) – When was the participant added.version (
int
32-bit
) – Chat version number.