View Source ExTDLib.Method.ToggleAllDownloadsArePaused (ExTDLib v0.0.4)
Changes pause state of all files in the file download list. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| are_paused | bool | Pass true to pause all downloads; pass false to unpause them. |
More details on telegram's documentation.