Skip to main content
Module

x/grammy_menu/menu.ts>Menu#render

Interactive menus for grammY
Latest
method Menu.prototype.render
import { Menu } from "https://deno.land/x/grammy_menu@v1.2.1/menu.ts";

Renders the menu to a static object of inline keyboard buttons by concatenating all ranges, and applying the given context object to all functions.

Parameters

ctx: C

Context object to use