Skip to main content
Module

x/grm/mod.ts>client.DirectDownloadIterInterface

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

Properties

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