Message.Attachment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the attachment.
public Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.FacebookAttachment Attachment { get; set; }
member this.Attachment : Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.FacebookAttachment with get, set
Public Property Attachment As FacebookAttachment
Property Value
Single attachment that will be sent back to Facebook.