| Interface | Description |
|---|---|
| IBotCommand |
This Interface represents the a Command that can be executed
|
| ICommandRegistry |
This Interface represents the gateway for registering and deregistering commands.
|
| Class | Description |
|---|---|
| BotCommand |
Representation of a command, which can be executed
|
| CommandRegistry |
This class manages all the commands for a bot.
|
| DefaultBotCommand |
Bot command with message ID in execute method
|
Copyright © 2019. All rights reserved.