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>.

NameTypeDescription
bot_user_idstringIdentifier of the target bot.
web_app_short_namestringShort name of the Web App.

More details on telegram's documentation.