HubSpot / slack-client

An asynchronous HTTP client for Slack's web API
Apache License 2.0
114 stars 53 forks source link

Add support for deserializing header block #276

Closed mmgmoh closed 2 years ago

mmgmoh commented 2 years ago

Support for deserializing the header block was missing. This PR adds just that.

omotnyk commented 2 years ago

@mmgmoh Thanks for contributing this 👍