Raw.phone.JoinGroupCallPresentation

Raw.phone.JoinGroupCallPresentation

Start screen sharing in a call

phone.joinGroupCallPresentation#cbea6bc4 call:InputGroupCall params:DataJSON = Updates;
export namespace Raw {
  export namespace phone {
    export class JoinGroupCallPresentation {
      constructor(params: { call: Raw.TypeInputGroupCall; params: Raw.TypeDataJSON }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0xcbea6bc4

Property

Results

Raw.TypeUpdates