Raw.ChannelAdminLogEventActionToggleForum

Raw.ChannelAdminLogEventActionToggleForum

Forum functionality was enabled or disabled.

channelAdminLogEventActionToggleForum#2cc6383 new_value:Bool = ChannelAdminLogEventAction;
export namespace Raw {
  export class ChannelAdminLogEventActionToggleForum {
    constructor(params: { newValue: boolean }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x2cc6383

Property

  • newValue : boolean

    Whether forum functionality was enabled or disabled.