All Classes
-
All Classes Interface Summary Class Summary Class Description BotCommand Representation of a command, which can be executedCommandMessage CommandRegistry This class manages all the commands for a bot.DefaultBotCommand Bot command with message ID in execute methodHelpCommand A special bot command used for printing help messages similiar to the Linux man command.IBotCommand This Interface represents the a Command that can be executedICommandRegistry This Interface represents the gateway for registering and deregistering commands.IManCommand Represents a Command that, aside the normal command description provides an extended Description similar to the output of the Linux man commandManCommand TelegramLongPollingCommandBot This class adds command functionality to the TelegramLongPollingBotTimedSendLongPollingBot Created by Daniil Nikanov aka JetCoder