Class TdApi.GetAutoDownloadSettingsPresets

Enclosing class:
TdApi

public static class TdApi.GetAutoDownloadSettingsPresets extends TdApi.Function<TdApi.AutoDownloadSettingsPresets>
Returns auto-download settings presets for the current user.

Returns AutoDownloadSettingsPresets

  • Field Details

    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • GetAutoDownloadSettingsPresets

      public GetAutoDownloadSettingsPresets()
      Default constructor for a function, which returns auto-download settings presets for the current user.

      Returns AutoDownloadSettingsPresets

  • Method Details