View Source ExTDLib.Object.WebApp (ExTDLib v0.0.4)
Describes a Web App. Use getInternalLink with internalLinkTypeWebApp to share the Web App.
| Name | Type | Description |
|---|---|---|
| short_name | string | Web App short name. |
| title | string | Web App title. |
| description | string | Web App description. |
| photo | photo | Web App photo. |
| animation | animation | Web App animation; may be null. |
More details on telegram's documentation.