Class TdApi.GetTemporaryPasswordState

Enclosing class:
TdApi

public static class TdApi.GetTemporaryPasswordState extends TdApi.Function<TdApi.TemporaryPasswordState>
Returns information about the current temporary password.

Returns TemporaryPasswordState

  • Field Details

    • CONSTRUCTOR

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

    • GetTemporaryPasswordState

      public GetTemporaryPasswordState()
      Default constructor for a function, which returns information about the current temporary password.

      Returns TemporaryPasswordState

  • Method Details