SlackAttachment Class

Definition

Caution

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class SlackAttachment
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type SlackAttachment = class
Public Class SlackAttachment
Inheritance
SlackAttachment
Attributes

Constructors

SlackAttachment()

Properties

Actions
AuthorIcon
AuthorLink
AuthorName
Blocks
CallbackId
Color
Fallback
Fields
Footer
FooterIcon
ImageUrl
MrkDwnIn
Pretext
Text
ThumbUrl
Title
TitleLink

Applies to