Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/3_types.ts>InlineKeyboardButton.Login

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface InlineKeyboardButton.Login
implements Base
import { type InlineKeyboardButton } from "https://deno.land/x/mtkruto@0.0.998/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.