Skip to main content
Module

x/grm/mod.ts>tl.Api.upload.File

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.upload.File
extends VirtualClass<{ type: storage.TypeFileType; mtime: int; bytes: bytes; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { File } = tl.Api.upload;

Properties

bytes: bytes
className: "upload.File"
classType: "constructor"
CONSTRUCTOR_ID: 157948117
mtime: int
SUBCLASS_OF_ID: 1822152488
type: storage.TypeFileType