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

x/mtkruto/tl/0_api.ts>document

Cross-runtime JavaScript library for building Telegram clients
Latest
interface document
import { type document } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "document"
id: bigint
access_hash: bigint
file_reference: Uint8Array
date: number
mime_type: string
size: bigint
optional
thumbs: Array<PhotoSize>
optional
video_thumbs: Array<VideoSize>
dc_id: number
attributes: Array<DocumentAttribute>