Skip to content

LoginUrlInfoRequestConfirmation

Type · TDLib 1.8.67 · d1085f9c

An authorization confirmation dialog needs to be shown to the user

LoginUrlInfoRequestConfirmation(
  url: string,
  domain: string,
  bot_user_id: int53,
  request_write_access: Bool
) → LoginUrlInfo

url

string

An HTTP URL to be opened

domain

string

A domain of the URL

bot_user_id

int53

User identifier of a bot linked with the website

request_write_access

Bool

True, if the user must be asked for the permission to the bot to send them messages