Skip to main content
Module

x/mtkruto/mod.ts>functions.UploadGetFileHashes

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.UploadGetFileHashes
extends Function<types.TypeFileHash[]>
import { functions } from "https://deno.land/x/mtkruto@0.1.102/mod.ts";
const { UploadGetFileHashes } = functions;

Constructors

new
UploadGetFileHashes(params: { location: types.TypeInputFileLocation; offset: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
location: types.TypeInputFileLocation
offset: bigint

Static Properties

readonly
[paramDesc]: ParamDesc