Skip to main content
Module

x/mtkruto/mod.ts>DownloadParams

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface DownloadParams
Re-export
import { type DownloadParams } from "https://deno.land/x/mtkruto@0.1.145/mod.ts";

Properties

optional
chunkSize: number

Size of each download chunk in bytes.

optional
offset: number

Download offset in bytes.