DestroyGroupCommand Constructor CkSoftware GroupMe SDK - Documentation
Instantiate a new DestroyGroupCommand for the given group id.

Namespace: CkSoftware.GroupMe.Sdk.Groups.Commands
Assembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax

public DestroyGroupCommand(
	string groupId
)
See Also