Skip to content

WebDomainException

Type · TDLib 1.8.67 · d1085f9c

Describes an exception for built-in browser usage

WebDomainException(
  url: string,
  domain: string,
  title: string,
  favicon_custom_emoji_id: int64
) → WebDomainException

url

string

URL for which the exception is done

domain

string

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

title

string

Title of the website

favicon_custom_emoji_id

int64

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