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

x/grammy_menu/menu.ts>Menu#at

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

Returns the menu instance for the given identifier. If the identifier is the same as this menu's identifier, this is returned.

Parameters

id: string

Menu identifier