MessageActionWebViewDataSentMe#

class pyrogram.raw.types.MessageActionWebViewDataSentMe#

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

Constructor of MessageAction.

Details:
  • Layer: 158

  • ID: 47DD8079

Parameters:
  • text (str) – Text of the keyboardButtonSimpleWebView that was pressed to open the web app.

  • data (str) – Relayed data.