Skip to main content
Go to Latest
interface InlineKeyboardButton.LoginButton
implements AbstractInlineKeyboardButton
import { type InlineKeyboardButton } from "https://deno.land/x/grammy_conversations@v1.1.0/deps.deno.ts";
const { LoginButton } = InlineKeyboardButton;

Properties

login_url: LoginUrl

An HTTPS URL used to automatically authorize the user. Can be used as a replacement for the Telegram Login Widget.