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

x/grammy_menu/menu.ts>MenuRange#row

Interactive menus for grammY.
Go to Latest
method MenuRange.prototype.row
import { MenuRange } from "https://deno.land/x/grammy_menu@v1.2.2/menu.ts";

Adds a 'line break'. Call this method to make sure that the next added buttons will be on a new row.