Skip to main content
Module

x/grammy_menu/mod.ts>Menu#at

Interactive menus for grammY
Latest
method Menu.prototype.at
import { Menu } from "https://deno.land/x/grammy_menu@v1.2.1/mod.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