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

x/grammy_autoquote/deps.deno.ts>Keyboard#build

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

Returns the keyboard that was build. Note that it doesn't return resize_keyboard or other options that may be set. You don't usually need to call this method. It is no longer useful.