passkey

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

passkey#98613ebf flags:# id:string name:string date:int software_emoji_id:flags.0?long last_usage_date:flags.1?int = Passkey;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
id string Unique passkey ID, usable for example in account.deletePasskey.
name string Human-readable passkey name
date int Creation date of the passkey
software_emoji_id flags.0?long ID of the custom emoji used as icon for the software or password manager that created the passkey
last_usage_date flags.1?int Date when the passkey was last used to log in

Type

Passkey

Related pages

account.deletePasskey

Delete a passkey associated to the current account, see here » for more info.

Custom emojis

Telegram allows including animated and static custom emojis inside of messages.

Passkeys