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

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

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

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

Parameters

source: InlineKeyboardSource

A two-dimensional inline button array