Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy_autoquote/deps.deno.ts>Keyboard.text

grammY plugin that forces all sent messages to quote the last received one
Go to Latest
method Keyboard.text
import { Keyboard } from "https://deno.land/x/grammy_autoquote@v2.0.0/deps.deno.ts";

Creates 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