Instantiate a new DirectMessagesCreateCommand using 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
- memberId
- Type: System String
The memberId of the recipient (attention, must be the UserId, not the Id of a group user).
- sourceGuid
- Type: System String
A identifier for the message, used for client-side message deduplication.
See Also