Raw.phone.ToggleGroupCallStartSubscription

Raw.phone.ToggleGroupCallStartSubscription

Subscribe or unsubscribe to a scheduled group call

phone.toggleGroupCallStartSubscription#219c34e6 call:InputGroupCall subscribed:Bool = Updates;
export namespace Raw {
  export namespace phone {
    export class ToggleGroupCallStartSubscription {
      constructor(params: { call: Raw.TypeInputGroupCall; subscribed: boolean }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x219c34e6

Property

Results

Raw.TypeUpdates