Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grm/src/client/types.ts>DirectDownloadIterInterface

MTProto API Client for Deno 🦕
Go to Latest
interface DirectDownloadIterInterface
import { type DirectDownloadIterInterface } from "https://deno.land/x/grm@0.6.0/src/client/types.ts";

Properties

fileLocation: Api.TypeInputFileLocation
dcId: number
offset: bigInt.BigInteger
stride: number
chunkSize: number
requestSize: number
fileSize: number
msgData: number