Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>upload_getFile_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class upload_getFile_
extends Function_<enums.upload.File>
import { upload_getFile_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
upload_getFile_(params: { precise?: true; cdn_supported?: true; location: enums.InputFileLocation; offset: bigint; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
cdn_supported: true
limit: number
location: enums.InputFileLocation
offset: bigint
optional
precise: true

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc