Class TdApi.GetLoginPasskeys

Enclosing class:
TdApi

public static class TdApi.GetLoginPasskeys extends TdApi.Function<TdApi.Passkeys>
Returns the list of passkeys allowed to be used for the login by the current user.

Returns Passkeys

  • Field Details

    • CONSTRUCTOR

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

    • GetLoginPasskeys

      public GetLoginPasskeys()
      Default constructor for a function, which returns the list of passkeys allowed to be used for the login by the current user.

      Returns Passkeys

  • Method Details