Język

Message.Attachments Właściwość

Definicja

Dostaje listę dodatków.

public System.Collections.Generic.List<Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.FacebookAttachment> Attachments { get; }
member this.Attachments : System.Collections.Generic.List<Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.FacebookAttachment>
Public ReadOnly Property Attachments As List(Of FacebookAttachment)

Wartość właściwości

Załączniki, które mogą być dołączone do wiadomości na Facebooku.

Dotyczy