haskell-tdlib-2.1.21.0: Binding to the Telegram Database Library
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.AddWebBrowserSettingsException

Synopsis

Documentation

data AddWebBrowserSettingsException Source #

Adds a special handling for the opening of the specified URL. Returns Ok

Constructors

AddWebBrowserSettingsException 

Fields

  • open_external_browser :: Maybe 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 :: Maybe Text

    URL of the website