Skip to content

WebAppUrl

Type · TDLib 1.8.67 · d1085f9c

Contains information about a Web App URL

WebAppUrl(
  url: string,
  require_same_origin: Bool
) → WebAppUrl

url

string

The Web App URL to open in a web view

require_same_origin

Bool

True, if events from the Web App must be accepted only from the same origin as the URL