haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.WriteGeneratedFilePart

Synopsis

Documentation

data WriteGeneratedFilePart Source #

Writes a part of a generated file. This method is intended to be used only if the application has no direct access to TDLib's file system, because it is usually slower than a direct write to the destination file. Returns Ok

Constructors

WriteGeneratedFilePart 

Fields