Raw.phone.GetGroupCall

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: 185
Constructor ID: 0x41845db

Property

Results

Raw.phone.TypeGroupCall