SlackAttachment.Blocks Property
Definition
public System.Collections.Generic.List<SlackAPI.IBlock> Blocks { get; }
member this.Blocks : System.Collections.Generic.List<SlackAPI.IBlock>
Public ReadOnly Property Blocks As List(Of IBlock)
Property Value
- List<SlackAPI.IBlock>