Inherits Object.
|
|
static const std::int32_t | ID = -1200601505 |
| | Identifier uniquely determining a type of the object.
|
| |
◆ passkey() [1/2]
◆ passkey() [2/2]
Describes a passkey.
- Parameters
-
| [in] | id_ | Unique identifier of the passkey. |
| [in] | name_ | Name of the passkey. |
| [in] | addition_date_ | Point in time (Unix timestamp) when the passkey was added. |
| [in] | last_usage_date_ | Point in time (Unix timestamp) when the passkey was used last time; 0 if never. |
| [in] | software_icon_custom_emoji_id_ | Identifier of the custom emoji that is used as the icon of the software, which created the passkey; 0 if unknown. |
◆ store()
| void store |
( |
TlStorerToString & |
s, |
|
|
const char * |
field_name |
|
) |
| const |
|
finalvirtual |
Helper function for to_string method. Appends string representation of the object to the storer.
- Parameters
-
| [in] | s | Storer to which object string representation will be appended. |
| [in] | field_name | Object field_name if applicable. |
Implements TlObject.
The documentation for this class was generated from the following file: