Passkey

class pyrogram.raw.base.Passkey[source]

Human-readable info about a passkey associated to an account, returned when creating a passkey » or listing passkeys ».

Constructors:

This base type has 1 constructor available.

Passkey

Human-readable info about a passkey associated to an account, returned when creating a passkey » or listing passkeys ».

Functions:

This object can be returned by 1 function.

account.RegisterPasskey

Complete passkey registration for the current account, see here » for more info on the full flow.