Instantiates a new GroupMessagesCreateCommand with the given parameters.
Namespace: CkSoftware.GroupMe.Sdk.Messaging.CommandsAssembly: CkSoftware.GroupMe.Sdk.Messaging (in CkSoftware.GroupMe.Sdk.Messaging.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax
Parameters
- groupId
- Type: System String
The group id where the message should be sent to.
- sourceGuid
- Type: System String
A identifier for the message, used for client-side message deduplication.
See Also