Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.101/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