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

x/mtkruto/types/1_keyboard_button.ts>KeyboardButton.Text

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface KeyboardButton.Text
import { type KeyboardButton } from "https://deno.land/x/mtkruto@0.1.130/types/1_keyboard_button.ts";
const { Text } = KeyboardButton;

Properties

text: string

The button's text.