Skip to main content
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.30/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.