Defines that the message should contain a attachment.
Namespace: CkSoftware.GroupMe.Sdk.BotAssembly: CkSoftware.GroupMe.Sdk.Bot (in CkSoftware.GroupMe.Sdk.Bot.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 bot-message.
Return Value
Type: GroupMeBotSendMessageThe extended GroupMeBotSendMessage object.
See Also