interface InlineKeyboardButton.Login
implements Base
import { type InlineKeyboardButton } from "https://deno.land/x/mtkruto@0.1.130/3_types.ts";
const { Login } = InlineKeyboardButton;
Properties
loginUrl: LoginUrl
An HTTPS URL used to automatically authorize the user. Can be used as a replacement for the Telegram Login Widget.