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
| Name | Type | Required | Description |
|---|---|---|---|
QueryID | int64 | yes | Web app interaction ID |
References
- Official documentation
- Generated Go reference
- TL definition:
updateWebViewResultSent#1592b79d