Raw.ChannelAdminLogEventActionChangeTitle
Channel/supergroup title was changed
channelAdminLogEventActionChangeTitle#e6dfb825 prev_value:string new_value:string = ChannelAdminLogEventAction;
export namespace Raw {
export class ChannelAdminLogEventActionChangeTitle {
constructor(params: { prevValue: string; newValue: string }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xe6dfb825