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

x/mtkruto/client/0_params.ts>DownloadParams

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

Properties

optional
chunkSize: number

Size of each download chunk in bytes.

optional
offset: number

Download offset in bytes.