#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 842912274 |
| | Identifier uniquely determining a type of the object.
|
| |
Contains a list of sessions.
Definition at line 62944 of file td_api.h.
◆ sessions() [1/2]
| td::td_api::sessions::sessions |
( |
| ) |
|
Contains a list of sessions.
◆ sessions() [2/2]
Contains a list of sessions.
- Parameters
-
| [in] | sessions_ | List of sessions. |
| [in] | inactive_session_ttl_days_ | Number of days of inactivity before sessions will automatically be terminated; 1-366 days. |
◆ store()
| void td::td_api::sessions::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 td::TlObject.
◆ ID
| const std::int32_t td::td_api::sessions::ID = 842912274 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 62973 of file td_api.h.
◆ inactive_session_ttl_days_
| int32 td::td_api::sessions::inactive_session_ttl_days_ |
Number of days of inactivity before sessions will automatically be terminated; 1-366 days.
Definition at line 62957 of file td_api.h.
◆ sessions_
The documentation for this class was generated from the following file:
- /home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h