account.SaveAutoDownloadSettings#
- class pyrogram.raw.functions.account.SaveAutoDownloadSettings#
Change media autodownload settings.
- Details:
Layer:
158ID:
76F36233
- Parameters:
settings (
AutoDownloadSettings) – Media autodownload settings.low (
bool, optional) – Whether to save media in the low data usage preset.high (
bool, optional) – Whether to save media in the high data usage preset.
- Returns:
bool