Skip to main content
Module

x/grammy_menu/mod.ts>MenuRange#row

Easily create interactive menus with grammY.
Go to Latest
method MenuRange.prototype.row
import { MenuRange } from "https://deno.land/x/grammy_menu@v1.1.2/mod.ts";

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