Raw.FileLocationUnavailable23

Raw.FileLocationUnavailable23

File is currently unavailable.

fileLocationUnavailable#7c596b46 volume_id:long local_id:int secret:long = FileLocation;
export namespace Raw {
  export class FileLocationUnavailable23 {
    constructor(params: { 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: 0x7c596b46

Property

  • volumeId : bigint

    Server volume

  • localId : number

    File id

  • secret : bigint

    Checksum to access the file