account.PasskeyRegistrationOptions#
- class pyrogram.raw.types.account.PasskeyRegistrationOptions#
Passkey registration options, see here for more info on the full flow.
Constructor of
PasskeyRegistrationOptions.- Details:
Layer:
225ID:
E16B5CE1
- Parameters:
options (
DataJSON) – JSON-encoded object whose publicKey field 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.