Class TdApi.ResetInstalledBackgrounds

Enclosing class:
TdApi

public static class TdApi.ResetInstalledBackgrounds extends TdApi.Function<TdApi.Ok>
Resets list of installed backgrounds to its default value.

Returns Ok

  • Field Details

    • CONSTRUCTOR

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

    • ResetInstalledBackgrounds

      public ResetInstalledBackgrounds()
      Default constructor for a function, which resets list of installed backgrounds to its default value.

      Returns Ok

  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Function<TdApi.Ok>
      Returns:
      this.CONSTRUCTOR