Skip to main content
Module

x/grammy/mod.ts>Keyboard#text

The Telegram Bot Framework.
Extremely Popular
Go to Latest
method Keyboard.prototype.text
import { Keyboard } from "https://deno.land/x/grammy@v1.11.1/mod.ts";

Adds a new text button. This button will simply send the given text as a text message back to your bot if a user clicks on it.

Parameters

text: string

The text to display