#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 1616619763 |
| | Identifier uniquely determining a type of the object.
|
| |
Describes a Web App. Use getInternalLink with internalLinkTypeWebApp to share the Web App.
Definition at line 87153 of file td_api.h.
◆ webApp() [1/2]
| td::td_api::webApp::webApp |
( |
| ) |
|
◆ webApp() [2/2]
Describes a Web App. Use getInternalLink with internalLinkTypeWebApp to share the Web App.
- Parameters
-
| [in] | short_name_ | Web App short name. |
| [in] | title_ | Web App title. |
| [in] | description_ | Web App description. |
| [in] | photo_ | Web App photo. |
| [in] | animation_ | Web App animation; may be null. |
◆ store()
| void td::td_api::webApp::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.
◆ animation_
Web App animation; may be null.
Definition at line 87172 of file td_api.h.
◆ description_
| string td::td_api::webApp::description_ |
◆ ID
| const std::int32_t td::td_api::webApp::ID = 1616619763 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 87191 of file td_api.h.
◆ photo_
◆ short_name_
| string td::td_api::webApp::short_name_ |
◆ title_
| string td::td_api::webApp::title_ |
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