Adds a text to the current message. Will replace the text if there is already a text defined.
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
- text
- Type: System String
The text to add to the message.
Return Value
Type: GroupMessagesCreateCommandThe extended DirectMessagesCreateCommand.
See Also