updateChannelParticipant

updateChannelParticipant#985d3abb flags:# via_chatlist:flags.3?true channel_id:long date:int actor_id:long user_id:long prev_participant:flags.0?ChannelParticipant new_participant:flags.1?ChannelParticipant 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.
via_chatlist flags.3?true
channel_id long Identifier of a channel or supergroup.
date int A point in time, unix seconds.
actor_id long
user_id long User identifier.
prev_participant flags.0?ChannelParticipant
new_participant flags.1?ChannelParticipant
invite flags.2?ExportedChatInvite
qts int State counter for secret chats and service messages.

Type

Update

Related pages

Types used here