Raw.updates.DifferenceTooLong
The difference is too long, and the specified state must be used to refetch updates.
updates.differenceTooLong#4afe8f6d pts:int = updates.Difference;
export namespace Raw {
export namespace updates {
export class DifferenceTooLong {
constructor(params: { pts: number }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x4afe8f6d
Property
pts
: numberThe new state to use.