This namespace contains all groups-related API commands.
Classes
| Class | Description | |
|---|---|---|
| CreateGroupCommand |
Create group command (GroupMe documentation: https://dev.groupme.com/docs/v3#groups_create).
| |
| DestroyGroupCommand |
Destroy group command (GroupMe documentation: https://dev.groupme.com/docs/v3#groups_destroy).
| |
| FormerGroupsCommand |
Former group command (GroupMe documentation: https://dev.groupme.com/docs/v3#groups_index_former).
| |
| GroupAddMemberCommand |
Group add member command (GroupMe documentation: https://dev.groupme.com/docs/v3#members_add).
| |
| GroupAddMemberResultsCommand |
Group add member results command (GroupMe documentation: https://dev.groupme.com/docs/v3#members_results).
| |
| GroupIndexCommand |
Group index command (GroupMe documentation: https://dev.groupme.com/docs/v3#groups_index).
| |
| GroupRemoveMemberCommand |
Group remove member command (GroupMe documentation: https://dev.groupme.com/docs/v3#members_remove).
| |
| ShowGroupCommand |
Show group command (GroupMe documentation: https://dev.groupme.com/docs/v3#groups_show).
|