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

x/mtkruto/tl/2_types.ts>upload_CdnFileReuploadNeeded_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class upload_CdnFileReuploadNeeded_
import { upload_CdnFileReuploadNeeded_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

The file was cleared from the temporary RAM cache of the CDN and has to be re-uploaded.

Constructors

new
upload_CdnFileReuploadNeeded_(params: { request_token: Uint8Array; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
request_token: Uint8Array

Request token (see CDN)

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc