PostBotMessageParameters Attachments Property CkSoftware GroupMe SDK - Documentation
The list of attachments in the PostBotMessageCommand.

Namespace: CkSoftware.GroupMe.Sdk.Bot.Dao
Assembly: CkSoftware.GroupMe.Sdk.Bot (in CkSoftware.GroupMe.Sdk.Bot.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax

public List<GroupMeAttachmentBase> Attachments { get; set; }

Property Value

Type: List GroupMeAttachmentBase 
See Also