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: 201
Constructor ID: 0x566decd0
Property
channel: Raw.TypeInputChannelChannel/supergroup
title: stringNew name