InlineBotWebView#

class pyrogram.raw.types.InlineBotWebView#

Specifies an inline mode mini app button, shown on top of the inline query results list.

Constructor of InlineBotWebView.

Details:
  • Layer: 158

  • ID: B57295D5

Parameters:
  • text (str) – Text of the button.

  • url (str) – Webapp URL.