account.PasskeyRegistrationOptions¶
- class pyrogram.raw.types.account.PasskeyRegistrationOptions[source]¶
Passkey registration options, see here » for more info on the full flow.
Constructor of
PasskeyRegistrationOptions.- Details:
Layer:
229ID:
E16B5CE1
- Parameters:
options (
DataJSON) – JSON-encoded object whosepublicKeyfield contains a PublicKeyCredentialCreationOptions object.
- Functions:
This object can be returned by 1 function.
Initialize passkey registration for the current account, see here » for more info on the full flow.