Skip to content

UpdateNewOauthRequest

Update · TDLib 1.8.67 · d1085f9c

An OAuth authorization request was received

UpdateNewOauthRequest(
  domain: string,
  location: string,
  url: string
) → Update

domain

string

A domain of the URL where the user authorizes

location

string

Human-readable description of a country and a region from which the authorization is performed, based on the IP address

url

string

The URL to pass to getOauthLinkInfo; the link is valid for 60 seconds