#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 1940368506 |
| | Identifier uniquely determining a type of the object.
|
| |
Contains information about the main Web App of a bot.
Definition at line 38251 of file td_api.h.
◆ mainWebApp() [1/2]
| td::td_api::mainWebApp::mainWebApp |
( |
| ) |
|
Contains information about the main Web App of a bot.
◆ mainWebApp() [2/2]
Contains information about the main Web App of a bot.
- Parameters
-
| [in] | url_ | URL of the Web App to open. |
| [in] | mode_ | The mode in which the Web App must be opened. |
◆ store()
| void td::td_api::mainWebApp::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::mainWebApp::ID = 1940368506 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 38280 of file td_api.h.
◆ mode_
The mode in which the Web App must be opened.
Definition at line 38264 of file td_api.h.
◆ url_
| string td::td_api::mainWebApp::url_ |
URL of the Web App to open.
Definition at line 38262 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