MenuButtonCommands¶ class telegram.MenuButtonCommands(*, api_kwargs=None)[source]¶ Bases: telegram.MenuButton Represents a menu button, which opens the bot’s list of commands. Use In telegram.Bot.set_chat_menu_button() Returned In telegram.Bot.get_chat_menu_button() Added in version 20.0. type[source]¶ 'commands'. Type: str