#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 55247728 |
| | Identifier uniquely determining a type of the object.
|
| |
Describes the original details about the gift.
Definition at line 84472 of file td_api.h.
◆ upgradedGiftOriginalDetails() [1/2]
| td::td_api::upgradedGiftOriginalDetails::upgradedGiftOriginalDetails |
( |
| ) |
|
Describes the original details about the gift.
◆ upgradedGiftOriginalDetails() [2/2]
Describes the original details about the gift.
- Parameters
-
| [in] | sender_id_ | Identifier of the user or the chat that sent the gift; may be null if the gift was private. |
| [in] | receiver_id_ | Identifier of the user or the chat that received the gift. |
| [in] | text_ | Message added to the gift. |
| [in] | date_ | Point in time (Unix timestamp) when the gift was sent. |
◆ store()
| void td::td_api::upgradedGiftOriginalDetails::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::upgradedGiftOriginalDetails::date_ |
Point in time (Unix timestamp) when the gift was sent.
Definition at line 84489 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::upgradedGiftOriginalDetails::ID = 55247728 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 84507 of file td_api.h.
◆ receiver_id_
Identifier of the user or the chat that received the gift.
Definition at line 84485 of file td_api.h.
◆ sender_id_
Identifier of the user or the chat that sent the gift; may be null if the gift was private.
Definition at line 84483 of file td_api.h.
◆ text_
Message added to the gift.
Definition at line 84487 of file td_api.h.
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