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

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

NameTypeDescription
are_pausedboolPass true to pause all downloads; pass false to unpause them.

More details on telegram's documentation.