#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| int32 | period_ |
| | The number of seconds between consecutive Telegram Star debiting.
|
| |
| int53 | star_count_ |
| | The Telegram Star amount that must be paid for each period.
|
| |
|
| static const std::int32_t | ID = -1767733162 |
| | Identifier uniquely determining a type of the object.
|
| |
Describes subscription plan paid in Telegram Stars.
Definition at line 64768 of file td_api.h.
◆ starSubscriptionPricing() [1/2]
| td::td_api::starSubscriptionPricing::starSubscriptionPricing |
( |
| ) |
|
Describes subscription plan paid in Telegram Stars.
◆ starSubscriptionPricing() [2/2]
| td::td_api::starSubscriptionPricing::starSubscriptionPricing |
( |
int32 |
period_, |
|
|
int53 |
star_count_ |
|
) |
| |
Describes subscription plan paid in Telegram Stars.
- Parameters
-
| [in] | period_ | The number of seconds between consecutive Telegram Star debiting. |
| [in] | star_count_ | The Telegram Star amount that must be paid for each period. |
◆ store()
| void td::td_api::starSubscriptionPricing::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::starSubscriptionPricing::ID = -1767733162 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 64797 of file td_api.h.
◆ period_
| int32 td::td_api::starSubscriptionPricing::period_ |
The number of seconds between consecutive Telegram Star debiting.
Definition at line 64779 of file td_api.h.
◆ star_count_
| int53 td::td_api::starSubscriptionPricing::star_count_ |
The Telegram Star amount that must be paid for each period.
Definition at line 64781 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