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 common spreadsheet file formats #321

Closed rmarsch closed 7 months ago

rmarsch commented 8 months ago

Been writing a job that generates a spreadsheet report and sends it to a slack channel. Without a proper type it reports in the slack UI as Binary. The file still works so this isn't blocking, but seems worthwhile to cover.

These types are in the supported listing. Let me know if I'm missing any related implementation details required to support this.