InputPasskeyResponseRegister¶
- class pyrogram.raw.types.InputPasskeyResponseRegister[source]¶
WebAuthn registration response used when registering a new passkey, see here » for more info on the full flow.
Constructor of
InputPasskeyResponse.- Details:
Layer:
229ID:
3E63935C
- Parameters:
client_data (
DataJSON) – Base64url-decodedclientDataJSONfield of an AuthenticatorAttestationResponse, wrapped in dataJSONattestation_data (
bytes) – Base64url-decodedattestationObjectfield of an AuthenticatorAttestationResponse