CkSoftware.GroupMe.Sdk.Groups.Commands NamespaceCkSoftware GroupMe SDK - Documentation
This namespace contains all groups-related API commands.
Classes

  ClassDescription
Public classCreateGroupCommand
Create group command (GroupMe documentation: https://dev.groupme.com/docs/v3#groups_create).
Public classDestroyGroupCommand
Destroy group command (GroupMe documentation: https://dev.groupme.com/docs/v3#groups_destroy).
Public classFormerGroupsCommand
Former group command (GroupMe documentation: https://dev.groupme.com/docs/v3#groups_index_former).
Public classGroupAddMemberCommand
Group add member command (GroupMe documentation: https://dev.groupme.com/docs/v3#members_add).
Public classGroupAddMemberResultsCommand
Group add member results command (GroupMe documentation: https://dev.groupme.com/docs/v3#members_results).
Public classGroupIndexCommand
Group index command (GroupMe documentation: https://dev.groupme.com/docs/v3#groups_index).
Public classGroupRemoveMemberCommand
Group remove member command (GroupMe documentation: https://dev.groupme.com/docs/v3#members_remove).
Public classShowGroupCommand
Show group command (GroupMe documentation: https://dev.groupme.com/docs/v3#groups_show).