Skip to content

InlineKeyboardButtonTypeLoginUrl

Type · TDLib 1.8.67 · d1085f9c

A button that opens a specified URL and automatically authorize the current user by calling getLoginUrlInfo; not supported in ephemeral messages

InlineKeyboardButtonTypeLoginUrl(
  url: string,
  id: int53,
  forward_text: string
) → InlineKeyboardButtonType

url

string

An HTTP URL to pass to getLoginUrlInfo

id

int53

Unique button identifier

forward_text

string

If non-empty, new text of the button in forwarded messages