This namespace contains all bot-related data-access-objects.
Classes
Class | Description | |
---|---|---|
![]() | BotData |
The BotData DAO returned by various bot-API requests (index, create).
|
![]() | BotDataResponse |
The response wrapper of the create-bot command.
|
![]() | CreateBotParameters |
The parameters for the CreateBotCommand.
|
![]() | DestroyBotParameters |
The parameters for the DestroyBotCommand.
|
![]() | PostBotMessageParameters |
The parameters for the PostBotMessageCommand.
|