Inumedia / SlackAPI

.NET Implementation of the Slack team communication platform API.
MIT License
452 stars 243 forks source link

Added the HeaderBlock type #252

Closed jasonproulxFIRST closed 4 years ago

jasonproulxFIRST commented 4 years ago

Added HeaderBlock so this block type can be added to messages sent through the API.

jasonproulxFIRST commented 4 years ago

Text field is not a Text object. Creating a new PR with the correct type for text field.