Skip to main content
Module

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

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