CkSoftware.GroupMe.Sdk.Bot NamespaceCkSoftware GroupMe SDK - Documentation
The CkSoftware.GroupMe.Sdk.Bot namespace contains all bot functionality (create, index, destroy, send message) for the GroupMe.Sdk.
Classes

  ClassDescription
Public classGroupMeBot
Management class for creating, starting and stopping a bot and for sending messages through a running bot.
Public classGroupMeBotCallbackHandler
Handler for any bot callbacks.
Public classGroupMeBotFactory
Factory class to craete and index any GroupMe bots.
Public classGroupMeBotSendMessage
The bot send-message managing class responsible for submitting bot-message with or without attachments.