Raw.InputPhotoLegacyFileLocation

Raw.InputPhotoLegacyFileLocation

Deprecated legacy photo file location

inputPhotoLegacyFileLocation#d83466f3 id:long access_hash:long file_reference:bytes volume_id:long local_id:int secret:long = InputFileLocation;
export namespace Raw {
  export class InputPhotoLegacyFileLocation {
    constructor(params: {
      id: bigint;
      accessHash: bigint;
      fileReference: Buffer;
      volumeId: bigint;
      localId: number;
      secret: bigint;
    }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xd83466f3

Property