Package org.telegram.telegrambots.extensions.bots.commandbot.commands
-
Interface Summary Interface Description IBotCommand This Interface represents the a Command that can be executedICommandRegistry This Interface represents the gateway for registering and deregistering commands. -
Class Summary Class Description BotCommand Representation of a command, which can be executedCommandRegistry This class manages all the commands for a bot.DefaultBotCommand Bot command with message ID in execute method