Raw.phone.EditGroupCallTitle

Raw.phone.EditGroupCallTitle

Edit the title of a group call or livestream

phone.editGroupCallTitle#1ca6ac0a call:InputGroupCall title:string = Updates;
export namespace Raw {
  export namespace phone {
    export class EditGroupCallTitle {
      constructor(params: { call: Raw.TypeInputGroupCall; title: string }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x1ca6ac0a

Property

Results

Raw.TypeUpdates