telegram api constructor · layer 229 · #f47751b6

phone.groupParticipants

Info about the participants of a group call or livestream

definition

phone.groupParticipants#f47751b6 count:int participants:Vector<GroupCallParticipant> next_offset:string chats:Vector<Chat> users:Vector<User> version:int = phone.GroupParticipants;

parameters

nametypedescription
countintNumber of participants
participantsVector<GroupCallParticipant>List of participants
next_offsetstringIf not empty, the specified list of participants is partial, and more participants can be fetched specifying this parameter as offset in phone.getGroupParticipants.
chatsVector<Chat>Mentioned chats
usersVector<User>Mentioned users
versionintVersion info

type

phone.GroupParticipants

history

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

idlayers
#9cfeb92d122–124
#f47751b6125–229