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

TD.Data.WebDomainException

Documentation

data WebDomainException Source #

Constructors

WebDomainException

Describes an exception for built-in browser usage

Fields

  • url :: Maybe Text

    URL for which the exception is done

  • domain :: Maybe Text

    Domain of the URL. All URLs on the domain and subdomains of the domain are subject to the exception

  • title :: Maybe Text

    Title of the website

  • favicon_custom_emoji_id :: Maybe Int

    Identifier of the custom emoji with favicon of the website; may be 0 if unknown, in which case the first letter of the domain must be used