Raw.messages.EditChatAbout
Edit the description of a group/supergroup/channel.
messages.editChatAbout#def60797 peer:InputPeer about:string = Bool;
export namespace Raw {
export namespace messages {
export class EditChatAbout {
constructor(params: { peer: Raw.TypeInputPeer; about: string }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xdef60797
Property
peer
: Raw.TypeInputPeerThe group/supergroup/channel.
about
: stringThe new description