Skip to content

addWebBrowserSettingsException

Function · TDLib 1.8.67 · d1085f9c

Adds a special handling for the opening of the specified URL

addWebBrowserSettingsException(
  open_external_browser: Bool,
  url: string
) → Ok

open_external_browser

Bool

Pass true if the specified website must be opened in an external browser; pass false to open it in the in-app browser. There can be at most 100 exceptions in each list of the exceptions

url

string

URL of the website