Raw.phone.GetGroupCall
Get info about a group call
phone.getGroupCall#41845db call:InputGroupCall limit:int = phone.GroupCall;export namespace Raw {
export namespace phone {
export class GetGroupCall {
constructor(params: { call: Raw.TypeInputGroupCall; limit: number }) {}
}
}
}This is a function constructor, you can use it as method when call invoke
Layer: 201
Constructor ID: 0x41845db
Property
call: Raw.TypeInputGroupCallThe group call
limit: numberMaximum number of results to return, see pagination