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

x/mtkruto/types/0_file_source.ts

Cross-runtime JavaScript library for building Telegram clients
Latest
import * as mtkruto from "https://deno.land/x/mtkruto@0.2.24/types/0_file_source.ts";

Type Aliases

Source to a file. Can be a file ID, a file path, URL, a Uint8Array, a potentially async Uint8Array iterator, or a readable stream of Uint8Array, unless otherwise noted.