This namespace contains all bot-related API commands.
Classes
| Class | Description | |
|---|---|---|
| BotIndexCommand |
Bot index command (GroupMe documentation: https://dev.groupme.com/docs/v3#bots_index).
| |
| CreateBotCommand |
The create bot command (GroupMe documentation: https://dev.groupme.com/docs/v3#bots_create).
| |
| DestroyBotCommand |
The destroy bot command (GroupMe documentation: https://dev.groupme.com/docs/v3#bots_destroy).
| |
| PostBotMessageCommand |
The post botmessage command (GroupMe documentation: https://dev.groupme.com/docs/v3#bots_post).
|