InputPasskeyResponseRegister#
- class pyrogram.raw.types.InputPasskeyResponseRegister#
WebAuthn registration response used when registering a new passkey, see here for more info on the full flow. Generated from the AuthenticatorAttestationResponse object.
Constructor of
InputPasskeyResponse.- Details:
Layer:
225ID:
3E63935C
- Parameters:
client_data (
DataJSON) – Base64url-decoded clientDataJSON field of an AuthenticatorAttestationResponse, wrapped in dataJSONattestation_data (
bytes) – Base64url-decoded attestationObject field of an AuthenticatorAttestationResponse