Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method InlineKeyboard.from
import { InlineKeyboard } from "https://deno.land/x/my_grammy@v0.1.1/deps.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