#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 1375356527 |
| | Identifier uniquely determining a type of the object.
|
| |
Options to be used when a Web App is opened.
Definition at line 87348 of file td_api.h.
◆ webAppOpenParameters() [1/2]
| td::td_api::webAppOpenParameters::webAppOpenParameters |
( |
| ) |
|
Options to be used when a Web App is opened.
◆ webAppOpenParameters() [2/2]
Options to be used when a Web App is opened.
- Parameters
-
| [in] | theme_ | Preferred Web App theme; pass null to use the default theme. |
| [in] | application_name_ | Short name of the current application; 0-64 English letters, digits, and underscores. |
| [in] | mode_ | The mode in which the Web App is opened; pass null to open in webAppOpenModeFullSize. |
◆ store()
| void td::td_api::webAppOpenParameters::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.
◆ application_name_
| string td::td_api::webAppOpenParameters::application_name_ |
Short name of the current application; 0-64 English letters, digits, and underscores.
Definition at line 87361 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::webAppOpenParameters::ID = 1375356527 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 87380 of file td_api.h.
◆ mode_
◆ theme_
Preferred Web App theme; pass null to use the default theme.
Definition at line 87359 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