CkSoftware.GroupMe.Sdk.Bot.Dao NamespaceCkSoftware GroupMe SDK - Documentation
This namespace contains all bot-related data-access-objects.
Classes

  ClassDescription
Public classBotData
The BotData DAO returned by various bot-API requests (index, create).
Public classBotDataResponse
The response wrapper of the create-bot command.
Public classCreateBotParameters
The parameters for the CreateBotCommand.
Public classDestroyBotParameters
The parameters for the DestroyBotCommand.
Public classPostBotMessageParameters
The parameters for the PostBotMessageCommand.