updateWebViewResultSent

Indicates to a bot that a webview was closed and an inline message was sent on behalf of the user using messages.sendWebViewResultMessage

Constructor schema is available as of layer 140. Switch ยป

Parameters

Name Type Description
query_id long Web app interaction ID

Type

Update

Related pages

messages.sendWebViewResultMessage

Terminate webview interaction started with messages.requestWebView, sending the specified message to the chat on behalf of the user.