Human-readable info about a passkey associated to an account, returned when creating a passkey » or listing passkeys ».
Constructor schema is available as of layer 219. Switch »
| 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 |
Delete a passkey associated to the current account, see here » for more info.
Telegram allows including animated and static custom emojis inside of messages.