#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 1014604689 |
| | Identifier uniquely determining a type of the object.
|
| |
The user creating a Telegram Star giveaway.
Definition at line 72459 of file td_api.h.
◆ telegramPaymentPurposeStarGiveaway() [1/2]
| td::td_api::telegramPaymentPurposeStarGiveaway::telegramPaymentPurposeStarGiveaway |
( |
| ) |
|
The user creating a Telegram Star giveaway.
◆ telegramPaymentPurposeStarGiveaway() [2/2]
The user creating a Telegram Star giveaway.
- Parameters
-
| [in] | parameters_ | Giveaway parameters. |
| [in] | currency_ | ISO 4217 currency code of the payment currency. |
| [in] | amount_ | Paid amount, in the smallest units of the currency. |
| [in] | winner_count_ | The number of users to receive Telegram Stars. |
| [in] | star_count_ | The number of Telegram Stars to be distributed through the giveaway. |
◆ store()
| void td::td_api::telegramPaymentPurposeStarGiveaway::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.
◆ amount_
| int53 td::td_api::telegramPaymentPurposeStarGiveaway::amount_ |
Paid amount, in the smallest units of the currency.
Definition at line 72474 of file td_api.h.
◆ currency_
| string td::td_api::telegramPaymentPurposeStarGiveaway::currency_ |
ISO 4217 currency code of the payment currency.
Definition at line 72472 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::telegramPaymentPurposeStarGiveaway::ID = 1014604689 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 72497 of file td_api.h.
◆ parameters_
◆ star_count_
| int53 td::td_api::telegramPaymentPurposeStarGiveaway::star_count_ |
The number of Telegram Stars to be distributed through the giveaway.
Definition at line 72478 of file td_api.h.
◆ winner_count_
| int32 td::td_api::telegramPaymentPurposeStarGiveaway::winner_count_ |
The number of users to receive Telegram Stars.
Definition at line 72476 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