Skip to main content
Module

x/mtkruto/mod.ts>tl.functions.UploadGetFileHashes

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