Raw.updates.ChannelDifferenceEmpty
There are no new updates
updates.channelDifferenceEmpty#3e11affb flags:# final:flags.0?true pts:int timeout:flags.1?int = updates.ChannelDifference;
export namespace Raw {
export namespace updates {
export class ChannelDifferenceEmpty {
constructor(params: { final?: boolean; pts: number; timeout?: number }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x3e11affb