Interface GetLoginPasskeys

Returns the list of passkeys allowed to be used for the login by the current user. Request type for Tdjson#getLoginPasskeys.

interface GetLoginPasskeys {
    @type: "getLoginPasskeys";
}

Properties

Properties

@type: "getLoginPasskeys"