Interface ISetChatMenuButtonParams

Parameters for the setChatMenuButton method

Hierarchy

  • ISetChatMenuButtonParams

Properties

Properties

chat_id?: number

Unique identifier for the target private chat. If not specified, default bot's menu button will be changed

menu_button?: IMenuButton

A JSON-serialized object for the bot's new menu button. Defaults to MenuButtonDefault

Generated using TypeDoc