telegram api constructor · layer 229 · #9e727aad

phone.groupCall

Contains info about a group call, and partial info about its participants.

definition

phone.groupCall#9e727aad call:GroupCall participants:Vector<GroupCallParticipant> participants_next_offset:string chats:Vector<Chat> users:Vector<User> = phone.GroupCall;

parameters

nametypedescription
callGroupCallInfo about the group call
participantsVector<GroupCallParticipant>A partial list of participants.
participants_next_offsetstringNext offset to use when fetching the remaining participants using phone.getGroupParticipants
chatsVector<Chat>Chats mentioned in the participants vector
usersVector<User>Users mentioned in the participants vector

type

phone.GroupCall

history

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

idlayers
#66ab0bfc122–124
#9e727aad125–229