Skip to content

Passkey

Type · TDLib 1.8.67 · d1085f9c

Describes a passkey

Passkey(
  id: string,
  name: string,
  addition_date: int32,
  last_usage_date: int32,
  software_icon_custom_emoji_id: int64
) → Passkey

id

string

Unique identifier of the passkey

name

string

Name of the passkey

addition_date

int32

Point in time (Unix timestamp) when the passkey was added

last_usage_date

int32

Point in time (Unix timestamp) when the passkey was used last time; 0 if never

software_icon_custom_emoji_id

int64

Identifier of the custom emoji that is used as the icon of the software that created the passkey; 0 if unknown