#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 59315711 |
| | Identifier uniquely determining a type of the object.
|
| |
An offer to purchase a gift was rejected or expired.
Definition at line 42478 of file td_api.h.
◆ messageUpgradedGiftPurchaseOfferRejected() [1/2]
| td::td_api::messageUpgradedGiftPurchaseOfferRejected::messageUpgradedGiftPurchaseOfferRejected |
( |
| ) |
|
An offer to purchase a gift was rejected or expired.
◆ messageUpgradedGiftPurchaseOfferRejected() [2/2]
An offer to purchase a gift was rejected or expired.
- Parameters
-
| [in] | gift_ | The gift. |
| [in] | price_ | The proposed price. |
| [in] | offer_message_id_ | Identifier of the message with purchase offer which was rejected or expired; may be 0 or an identifier of a deleted message. |
| [in] | was_expired_ | True, if the offer has expired; otherwise, the offer was explicitly rejected. |
◆ store()
| void td::td_api::messageUpgradedGiftPurchaseOfferRejected::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.
◆ gift_
◆ ID
| const std::int32_t td::td_api::messageUpgradedGiftPurchaseOfferRejected::ID = 59315711 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 42513 of file td_api.h.
◆ offer_message_id_
| int53 td::td_api::messageUpgradedGiftPurchaseOfferRejected::offer_message_id_ |
Identifier of the message with purchase offer which was rejected or expired; may be 0 or an identifier of a deleted message.
Definition at line 42493 of file td_api.h.
◆ price_
◆ was_expired_
| bool td::td_api::messageUpgradedGiftPurchaseOfferRejected::was_expired_ |
True, if the offer has expired; otherwise, the offer was explicitly rejected.
Definition at line 42495 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