The CkSoftware.GroupMe.Sdk.Bot namespace contains all bot functionality (create, index, destroy, send message) for the GroupMe.Sdk.
Classes
Class | Description | |
---|---|---|
GroupMeBot |
Management class for creating, starting and stopping a bot and for sending messages through a running bot.
| |
GroupMeBotCallbackHandler |
Handler for any bot callbacks.
| |
GroupMeBotFactory |
Factory class to craete and index any GroupMe bots.
| |
GroupMeBotSendMessage |
The bot send-message managing class responsible for submitting bot-message with or without attachments.
|