Raw.upload.GetFileHashes

Raw.upload.GetFileHashes

Get sha256 hashes for verifying downloaded files

upload.getFileHashes#9156982a location:InputFileLocation offset:long = Vector<FileHash>;
export namespace Raw {
  export namespace upload {
    export class GetFileHashes {
      constructor(params: { location: Raw.TypeInputFileLocation; offset: bigint }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x9156982a

Property

Results

Array of Raw.TypeFileHash

Bots can use