Uses of Class
org.telegram.telegrambots.extensions.bots.commandbot.commands.BotCommand
-
Packages that use BotCommand Package Description org.telegram.telegrambots.extensions.bots.commandbot.commands org.telegram.telegrambots.extensions.bots.commandbot.commands.helpCommand -
-
Uses of BotCommand in org.telegram.telegrambots.extensions.bots.commandbot.commands
Subclasses of BotCommand in org.telegram.telegrambots.extensions.bots.commandbot.commands Modifier and Type Class Description classDefaultBotCommandBot command with message ID in execute method -
Uses of BotCommand in org.telegram.telegrambots.extensions.bots.commandbot.commands.helpCommand
Subclasses of BotCommand in org.telegram.telegrambots.extensions.bots.commandbot.commands.helpCommand Modifier and Type Class Description classHelpCommandA special bot command used for printing help messages similiar to the Linux man command.classManCommand
-