Ferrite icon indicating copy to clipboard operation
Ferrite copied to clipboard

Implement phone.getGroupCall

Open aykutalparslan opened this issue 2 years ago • 0 comments

Get info about a group call

phone.groupCall#9e727aad call:GroupCall participants:Vector<GroupCallParticipant> participants_next_offset:string chats:Vector<Chat> users:Vector<User> = phone.GroupCall; ---functions--- phone.getGroupCall#41845db call:InputGroupCall limit:int = phone.GroupCall;

aykutalparslan avatar Mar 02 '22 16:03 aykutalparslan