account.WebBrowserSettings#

class pyrogram.raw.types.account.WebBrowserSettings#

Constructor of WebBrowserSettings.

Details:
  • Layer: 227

  • ID: 79EB8CB3

Parameters:
  • external_exceptions (List of WebDomainException) – N/A

  • inapp_exceptions (List of WebDomainException) – N/A

  • hash (int 64-bit) – N/A

  • open_external_browser (bool, optional) – N/A

  • display_close_button (bool, optional) – N/A

Functions:

This object can be returned by 3 functions.

account.GetWebBrowserSettings

Usable by Users Bots

account.UpdateWebBrowserSettings

Usable by Users Bots

account.DeleteWebBrowserSettingsExceptions

Usable by Users Bots