account.Passkeys#

class pyrogram.raw.types.account.Passkeys#

List of passkeys associated to the current account.

Constructor of Passkeys.

Details:
  • Layer: 225

  • ID: F8E0AA1C

Parameters:

passkeys (List of Passkey) – List of passkeys that can be used to log into the current account

Functions:

This object can be returned by 1 function.

account.GetPasskeys

List the passkeys associated to the current account that can be used to log in, see here for more info on passkeys.