channels.channelParticipant

channels.channelParticipant#dfb80317 participant:ChannelParticipant chats:Vector<Chat> users:Vector<User> = channels.ChannelParticipant;

Parameters

NameTypeDescription
participant ChannelParticipant
chats Vector<Chat> Chats and channels referenced by the response — the client should put them in its cache.
users Vector<User> Users referenced by the response — the client should put them in its cache.

Type

channels.ChannelParticipant

Related pages

Types used here