View Source ExTDLib.Method.ToggleDownloadIsPaused (ExTDLib v0.0.4)

Changes pause state of a file in the file download list. Returns object_ptr<Ok>.

NameTypeDescription
file_idnumberIdentifier of the downloaded file.
is_pausedboolPass true if the download is paused.

More details on telegram's documentation.