stoiveyp / Slack.NetStandard

.NET Core package that helps with Slack interactions
MIT License
41 stars 16 forks source link

Add support for Analytics #40

Closed stoiveyp closed 3 years ago

stoiveyp commented 3 years ago

Slack have released a new Web API method https://api.slack.com/methods/admin.analytics.getFile

Add support for this in the web api

stoiveyp commented 3 years ago

Fixed in v2.10.0