Skip to main content
Module

x/mtkruto/3_types.ts>InlineKeyboardButtonURL

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

An inline keyboard button that, when pressed, opens the specified URL.

Properties

url: string

The URL to open.