View Source ExTDLib.Method.SearchWebApp (ExTDLib v0.0.4)
Returns information about a Web App by its short name. Returns a 404 error if the Web App is not found. Returns object_ptr<FoundWebApp>.
| Name | Type | Description |
|---|---|---|
| bot_user_id | string | Identifier of the target bot. |
| web_app_short_name | string | Short name of the Web App. |
More details on telegram's documentation.