Raw.ChannelAdminLogEventActionChangeAbout

Raw.ChannelAdminLogEventActionChangeAbout

The description was changed

channelAdminLogEventActionChangeAbout#55188a2e prev_value:string new_value:string = ChannelAdminLogEventAction;
export namespace Raw {
  export class ChannelAdminLogEventActionChangeAbout {
    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: 0x55188a2e

Property

  • prevValue : string

    Previous description

  • newValue : string

    New description