Udostępnij przez


NewSlackMessage.Attachments Właściwość

Definicja

Pobiera lub ustawia załączniki, które mogą pochodzić z komunikatu.

public System.Collections.Generic.List<Microsoft.Bot.Builder.Adapters.Slack.Model.SlackAttachment> Attachments { get; set; }
member this.Attachments : System.Collections.Generic.List<Microsoft.Bot.Builder.Adapters.Slack.Model.SlackAttachment> with get, set
Public Property Attachments As List(Of SlackAttachment)

Wartość właściwości

Załączniki, które mogą pochodzić z wiadomością.

Dotyczy