Class TdApi.ResendRecoveryEmailAddressCode

Enclosing class:
TdApi

public static class TdApi.ResendRecoveryEmailAddressCode extends TdApi.Function<TdApi.PasswordState>
Resends the 2-step verification recovery email address verification code.

Returns PasswordState

  • Field Details

    • CONSTRUCTOR

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

    • ResendRecoveryEmailAddressCode

      public ResendRecoveryEmailAddressCode()
      Default constructor for a function, which resends the 2-step verification recovery email address verification code.

      Returns PasswordState

  • Method Details