Raw.InputSecureFile
Pre-uploaded passport file, for more info see the passport docs
inputSecureFile#5367e5be id:long access_hash:long = InputSecureFile;
export namespace Raw {
export class InputSecureFile {
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: 0x5367e5be