updateChatParticipant

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 # Bit mask: a field written flags.N?T is present only when bit N is set.
chat_id long Identifier of a basic group.
date int A point in time, unix seconds.
actor_id long
user_id long User identifier.
prev_participant flags.0?ChatParticipant
new_participant flags.1?ChatParticipant
invite flags.2?ExportedChatInvite
qts int State counter for secret chats and service messages.

Type

Update

Related pages

Types used here