Skip to main content

messageActionWebViewDataSentMe

Data from an opened reply keyboard bot mini app was relayed to the bot that owns it (bot side service message).

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

Implements MessageAction.

Fields

NameTypeRequiredDescription
TextstringyesText of the keyboardButtonSimpleWebView that was pressed to open the web app.
DatastringyesRelayed data.

References