Skip to main content
Module

x/mtkruto/mod.ts>functions.UploadGetFile

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.UploadGetFile
import { functions } from "https://deno.land/x/mtkruto@0.1.116/mod.ts";
const { UploadGetFile } = functions;

Constructors

new
UploadGetFile(params: { precise?: true; cdnSupported?: true; location: types.TypeInputFileLocation; offset: bigint; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
cdnSupported: true
limit: number
offset: bigint
optional
precise: true

Static Properties

readonly
[paramDesc]: ParamDesc