Raw.FileLocation23

Raw.FileLocation23

File location.

fileLocation#53d69076 dc_id:int volume_id:long local_id:int secret:long = FileLocation;
export namespace Raw {
  export class FileLocation23 {
    constructor(params: { dcId: number; 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: 0x53d69076

Property

  • dcId : number

    Number of the data center holding the file

  • volumeId : bigint

    Server volume

  • localId : number

    File id

  • secret : bigint

    Checksum to access the file