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

x/mtkruto/mod.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.1.102/mod.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.