Raw.ChannelAdminLogEventActionToggleSlowMode
Slow mode setting for supergroups was changed
channelAdminLogEventActionToggleSlowMode#53909779 prev_value:int new_value:int = ChannelAdminLogEventAction;
export namespace Raw {
export class ChannelAdminLogEventActionToggleSlowMode {
constructor(params: { prevValue: number; newValue: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x53909779