Skip to main content
Module

x/mtkruto/mod.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.100/mod.ts";
const { Text } = KeyboardButton;

Properties

text: string

Text of the button. If none of the optional fields are used, it will be sent as a message when the button is pressed