telegram api constructor · layer 229 · #d087663a

updateChatParticipant

A user has joined or left a specific chat

definition

updateChatParticipant#d087663a flags:# chat_id:long date:int actor_id:long user_id:long prev_participant:flags.0?ChatParticipant new_participant:flags.1?ChatParticipant invite:flags.2?ExportedChatInvite qts:int = Update;

parameters

nametypedescription
flags#Flags, see TL conditional fields
chat_idlongChat ID
dateintWhen did this event occur
actor_idlongUser that triggered the change (inviter, admin that kicked the user, or the even the user_id itself)
user_idlongUser that was affected by the change
prev_participantflags.0?ChatParticipantPrevious participant info (empty if this participant just joined)
new_participantflags.1?ChatParticipantNew participant info (empty if this participant just left)
inviteflags.2?ExportedChatInviteThe invite that was used to join the group
qtsintNew qts value, see updates » for more info.

type

Update · 164 other constructors

history

present in layers 124–229 · constructor id changed 1×

idlayers
#f3b3781f124–132
#d087663a133–229