Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grm/src/client/downloads.ts>GenericDownloadIter

MTProto API Client for Deno 🦕
Go to Latest
class GenericDownloadIter
import { GenericDownloadIter } from "https://deno.land/x/grm@0.5.1/src/client/downloads.ts";

Methods

_loadNextChunk(): Promise<boolean | undefined>