getChatMenuButton
Retrieve the current menu button for a private chat, or get the default menu button when no chat is specified.
Instructions
Get the current value of the bot's menu button in a private chat, or the default menu button. Returns a MenuButton object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | No | Unique identifier for the target private chat. If not specified, returns the default bot menu button. |