AppWebViewResultUrl#

class pyrogram.raw.types.AppWebViewResultUrl#

Contains the link that must be used to open a named bot web app.

Constructor of AppWebViewResult.

Details:
  • Layer: 158

  • ID: 3C1B4F0D

Parameters:

url (str) – The URL to open.

Functions:

This object can be returned by 1 function.

messages.RequestAppWebView

Open a bot web app from a named bot web app deep link, sending over user information after user confirmation.