Inherits Object.
Describes a Web App. Use getInternalLink with internalLinkTypeWebApp to share the Web App.
|
static const std::int32_t | ID = 1616619763 |
| Identifier uniquely determining a type of the object.
|
|
◆ webApp() [1/2]
◆ 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 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 TlObject.
The documentation for this class was generated from the following file: