Module

x/grammy_types/mod.ts>InlineKeyboardButton.LoginButton

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface InlineKeyboardButton.LoginButton
implements AbstractInlineKeyboardButton
import { type InlineKeyboardButton } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/mod.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.