#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 788743120 |
| | Identifier uniquely determining a type of the object.
|
| |
Contains information about a notification.
Definition at line 46398 of file td_api.h.
◆ notification() [1/2]
| td::td_api::notification::notification |
( |
| ) |
|
Contains information about a notification.
◆ notification() [2/2]
Contains information about a notification.
- Parameters
-
| [in] | id_ | Unique persistent identifier of this notification. |
| [in] | date_ | Notification date. |
| [in] | is_silent_ | True, if the notification was explicitly sent without sound. |
| [in] | type_ | Notification type. |
◆ store()
| void td::td_api::notification::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.
◆ date_
| int32 td::td_api::notification::date_ |
◆ ID
| const std::int32_t td::td_api::notification::ID = 788743120 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 46433 of file td_api.h.
◆ id_
| int32 td::td_api::notification::id_ |
Unique persistent identifier of this notification.
Definition at line 46409 of file td_api.h.
◆ is_silent_
| bool td::td_api::notification::is_silent_ |
True, if the notification was explicitly sent without sound.
Definition at line 46413 of file td_api.h.
◆ type_
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