import { type MenuButton } from "https://deno.land/x/grammy_menu@v1.2.2/menu.ts";
Button of a menu. Almost the same type as InlineKeyboardButton but with texts that can be generated on the fly, and middleware for callback buttons.
Type Parameters
C extends Context