Adds an attachment to the current DirectMessagesCreateCommand.
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
- attachment
- Type: CkSoftware.GroupMe.Sdk.Core.Dao GroupMeAttachmentBase
The attachment to add to the message.
Return Value
Type: GroupMessagesCreateCommandThe extended DirectMessagesCreateCommand.
See Also