Skip to main content

updateWebViewResultSent

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

type tg.UpdateWebViewResultSent struct { /* ... */ }

Implements Update.

Fields

NameTypeRequiredDescription
QueryIDint64yesWeb app interaction ID

References