Skip to main content
Module

x/grammy_hydrate/deps.deno.ts>InlineKeyboardButton.LoginButton

Hydration plugin for API calls and context objects.
Latest
interface InlineKeyboardButton.LoginButton
implements AbstractInlineKeyboardButton
import { type InlineKeyboardButton } from "https://deno.land/x/grammy_hydrate@v1.4.1/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.