Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy/mod.ts>Keyboard#build

The Telegram Bot Framework.
Very Popular
Go to Latest
method Keyboard.prototype.build
import { Keyboard } from "https://deno.land/x/grammy@v1.20.1/mod.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.