InlineKeyboardButtonTypeLoginUrl¶
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