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

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

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

Turns a two-dimensional keyboard button array into a keyboard instance. You can use the static button builder methods to create keyboard button objects.

Parameters

source: KeyboardSource

A two-dimensional button array