Skip to main content
Module

x/mtkruto/3_types.ts>InlineKeyboardButtonLogin

Cross-runtime JavaScript library for building Telegram clients
Latest
interface InlineKeyboardButtonLogin
import { type InlineKeyboardButtonLogin } from "https://deno.land/x/mtkruto@0.2.50/3_types.ts";

An inline keyboard button that, when pressed, logs the user into the specified URL.

Properties

loginUrl: LoginUrl

The URL to log into.