Contains the webview URL with appropriate theme and user info parameters added
Constructor | Description |
---|---|
webViewResultUrl | Contains the webview URL with appropriate theme and user info parameters added |
Method | Description |
---|---|
messages.requestWebView | Open a bot mini app, sending over user information after user confirmation. After calling this method, until the user closes the webview, messages.prolongWebView must be called every 60 seconds. |
messages.requestSimpleWebView | Open a bot mini app. |
messages.requestAppWebView | Open a bot mini app from a direct Mini App deep link, sending over user information after user confirmation. After calling this method, until the user closes the webview, messages.prolongWebView must be called every 60 seconds. |
messages.requestMainWebView | Open a Main Mini App. |