Raw.ChannelAdminLogEventActionChangeHistoryTTL
The time-to-live of messages in this chat was changed
channelAdminLogEventActionChangeHistoryTTL#6e941a38 prev_value:int new_value:int = ChannelAdminLogEventAction;
export namespace Raw {
export class ChannelAdminLogEventActionChangeHistoryTTL {
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: 0x6e941a38