messageActionWebViewDataSent
Data from an opened reply keyboard bot mini app was relayed to the bot that owns it (user side service message). Clients should display a service message with the text Data from the «$text» button was transferred to the bot.
type tg.MessageActionWebViewDataSent struct { /* ... */ }
Implements MessageAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Text | string | yes | Text of the keyboardButtonSimpleWebView that was pressed to open the web app. |
References
- Official documentation
- Generated Go reference
- TL definition:
messageActionWebViewDataSent#b4c38cb5