Raw.InputDocument

Raw.InputDocument

Defines a document for subsequent interaction.

inputDocument#1abfb575 id:long access_hash:long file_reference:bytes = InputDocument;
export namespace Raw {
  export class InputDocument {
    constructor(params: { id: bigint; accessHash: bigint; fileReference: Buffer }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x1abfb575

Property

  • id : bigint

    Document id

  • accessHash : bigint

    AccessHash parameter from the document constructor

  • fileReference : Buffer

    File reference