Raw.UpdateShort

Raw.UpdateShort

Shortened constructor containing info on one update not requiring auxiliary data

updateShort#78d4dec1 update:Update date:int = Updates;
export namespace Raw {
  export class UpdateShort {
    constructor(params: { update: Raw.TypeUpdate; date: number }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x78d4dec1

Property