Skip to main content
Extremely Popular
Go to Latest
interface InlineKeyboardButton.LoginButton
implements AbstractInlineKeyboardButton
import { type InlineKeyboardButton } from "https://deno.land/x/grammy@v1.10.1/types.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.