Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/mod.ts>InlineKeyboardButtonURL

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

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

Properties

url: string

The URL to open.