Skip to main content
Module

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

Conversational interfaces for grammY.
Latest
method InlineKeyboard.from
import { InlineKeyboard } from "https://deno.land/x/grammy_conversations@v1.2.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