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

x/grm/src/client/mod.ts>IterDownloadFunction

MTProto API Client for Deno 🦕
Go to Latest
interface IterDownloadFunction
Re-export
import { type IterDownloadFunction } from "https://deno.land/x/grm@0.5.2/src/client/mod.ts";

Properties

optional
file: Api.TypeMessageMedia | Api.TypeInputFile | Api.TypeInputFileLocation
optional
offset: bigInt.BigInteger
optional
stride: number
optional
limit: number
optional
chunkSize: number
requestSize: number
optional
fileSize: bigInt.BigInteger
optional
dcId: number
optional
msgData: [Api.TypeEntityLike, number]