Skip to main content
Module

x/mtkruto/2_tl.ts>Api.upload_webFile

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.upload_webFile
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { upload_webFile } = Api;

Properties

_: "upload.webFile"
size: number
mime_type: string
file_type: storage_FileType
mtime: number
bytes: Uint8Array