All Classes and Interfaces

Class
Description
Representation of a command, which can be executed
This interface represents common functions for command bots
 
This class manages all the commands for a bot.
Bot command with message ID in execute method
A special bot command used for printing help messages similiar to the Linux man command.
This Interface represents the a Command that can be executed
This Interface represents the gateway for registering and deregistering commands.
Represents a Command that, aside the normal command description provides an extended Description similar to the output of the Linux man command
 
This class adds command functionality to the TelegramLongPollingBot
This class adds command functionality to the TelegramWebhookBot
Created by Daniil Nikanov aka JetCoder