#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 2097616261 |
| | Identifier uniquely determining a type of the object.
|
| |
The user must buy Telegram Premium as an in-store purchase to log in. Call checkAuthenticationPremiumPurchase and then setAuthenticationPremiumPurchaseTransaction.
Definition at line 2565 of file td_api.h.
◆ authorizationStateWaitPremiumPurchase() [1/2]
| td::td_api::authorizationStateWaitPremiumPurchase::authorizationStateWaitPremiumPurchase |
( |
| ) |
|
◆ authorizationStateWaitPremiumPurchase() [2/2]
| td::td_api::authorizationStateWaitPremiumPurchase::authorizationStateWaitPremiumPurchase |
( |
string const & |
store_product_id_, |
|
|
string const & |
support_email_address_, |
|
|
string const & |
support_email_subject_ |
|
) |
| |
The user must buy Telegram Premium as an in-store purchase to log in. Call checkAuthenticationPremiumPurchase and then setAuthenticationPremiumPurchaseTransaction.
- Parameters
-
| [in] | store_product_id_ | Identifier of the store product that must be bought. |
| [in] | support_email_address_ | Email address to use for support if the user has issues with Telegram Premium purchase. |
| [in] | support_email_subject_ | Subject for the email sent to the support email address. |
◆ store()
| void td::td_api::authorizationStateWaitPremiumPurchase::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::authorizationStateWaitPremiumPurchase::ID = 2097616261 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 2597 of file td_api.h.
◆ store_product_id_
| string td::td_api::authorizationStateWaitPremiumPurchase::store_product_id_ |
Identifier of the store product that must be bought.
Definition at line 2576 of file td_api.h.
◆ support_email_address_
| string td::td_api::authorizationStateWaitPremiumPurchase::support_email_address_ |
Email address to use for support if the user has issues with Telegram Premium purchase.
Definition at line 2578 of file td_api.h.
◆ support_email_subject_
| string td::td_api::authorizationStateWaitPremiumPurchase::support_email_subject_ |
Subject for the email sent to the support email address.
Definition at line 2580 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