HubSpot / slack-client

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

Add support for deserializing Slack Connect files #338

Closed djustinf closed 6 months ago

djustinf commented 6 months ago

The current SlackFileDeserializer doesn't handle Slack Connect files, which are described here in the docs. This change adds support for these files.