Raw.ChannelAdminLogEventActionToggleAntiSpam

Raw.ChannelAdminLogEventActionToggleAntiSpam

Native antispam functionality was enabled or disabled.

channelAdminLogEventActionToggleAntiSpam#64f36dfc new_value:Bool = ChannelAdminLogEventAction;
export namespace Raw {
  export class ChannelAdminLogEventActionToggleAntiSpam {
    constructor(params: { newValue: boolean }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x64f36dfc

Property

  • newValue : boolean

    Whether antispam functionality was enabled or disabled.