Raw.UpdateMessageID

Raw.UpdateMessageID

Sent message with randomId client identifier was assigned an identifier.

updateMessageID#4e90bfd6 id:int random_id:long = Update;
export namespace Raw {
  export class UpdateMessageID {
    constructor(params: { id: number; randomId: bigint }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x4e90bfd6

Property

  • id : number

    Id identifier of a respective message

  • randomId : bigint

    Previously transferred client randomId identifier