Class MenuButtonCommands

java.lang.Object
org.telegram.telegrambots.meta.api.objects.menubutton.MenuButton
org.telegram.telegrambots.meta.api.objects.menubutton.MenuButtonCommands
All Implemented Interfaces:
Serializable, BotApiObject, Validable

public class MenuButtonCommands extends MenuButton
Version:
6.0 Represents menu button, which opens the list of bot's commands.
Author:
Ruben Bermudez
See Also: