import { MenuRange } from "https://deno.land/x/grammy_menu@v1.2.2/menu.ts";
This method is used internally whenever new buttons are added. Adds the buttons to the current row.
Parameters
...btns: MenuButton<C>[]
Menu button object
import { MenuRange } from "https://deno.land/x/grammy_menu@v1.2.2/menu.ts";
This method is used internally whenever new buttons are added. Adds the buttons to the current row.
Menu button object