interface InlineKeyboardButtonLogin
implements _InlineKeyboardButtonBase
import { type InlineKeyboardButtonLogin } from "https://deno.land/x/mtkruto@0.6.2/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.