Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Constructors

new
upload_getCdnFile_(params: { file_token: Uint8Array; offset: bigint; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
file_token: Uint8Array
limit: number
offset: bigint

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc