Raw.channels.EditTitle

Raw.channels.EditTitle

Edit the name of a channel/supergroup

channels.editTitle#566decd0 channel:InputChannel title:string = Updates;
export namespace Raw {
  export namespace channels {
    export class EditTitle {
      constructor(params: { channel: Raw.TypeInputChannel; title: string }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x566decd0

Property

Results

Raw.TypeUpdates

Bots can use