teleproto - v1.229.0
    Preparing search index...

    Interface AccountSaveAutoDownloadSettingsParams

    interface AccountSaveAutoDownloadSettingsParams {
        high?: boolean;
        low?: boolean;
        settings: AutoDownloadSettingsIn;
    }
    Index
    high?: boolean

    Whether to save media in the high data usage preset

    low?: boolean

    Whether to save media in the low data usage preset

    Media autodownload settings