Class TdApi.GetAutosaveSettings

Enclosing class:
TdApi

public static class TdApi.GetAutosaveSettings extends TdApi.Function<TdApi.AutosaveSettings>
Returns autosave settings for the current user.

Returns AutosaveSettings

  • Field Details

    • CONSTRUCTOR

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

    • GetAutosaveSettings

      public GetAutosaveSettings()
      Default constructor for a function, which returns autosave settings for the current user.

      Returns AutosaveSettings

  • Method Details