Interface GetAuthenticationPasskeyParameters

Returns parameters for authentication using a passkey as JSON-serialized string. Request type for Tdjson#getAuthenticationPasskeyParameters.

interface GetAuthenticationPasskeyParameters {
    @type: "getAuthenticationPasskeyParameters";
}

Properties

Properties

@type: "getAuthenticationPasskeyParameters"