Raw.InputSecureFileLocation

Raw.InputSecureFileLocation

Location of encrypted telegram passport file.

inputSecureFileLocation#cbc7ee28 id:long access_hash:long = InputFileLocation;
export namespace Raw {
  export class InputSecureFileLocation {
    constructor(params: { id: bigint; accessHash: bigint }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xcbc7ee28

Property

  • id : bigint

    File id, id parameter value from securefile

  • accessHash : bigint

    Checksum, accessHash parameter value from securefile