Skip to main content
Module

x/grammy_conversations/deps.deno.ts>Keyboard#text

Conversational interfaces for grammY
Go to Latest
method Keyboard.prototype.text
import { Keyboard } from "https://deno.land/x/grammy_conversations@v1.1.0/deps.deno.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