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