HubSpot / slack-client

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

Update Team icon URL field #310

Closed zmarushchak-hs closed 1 year ago

zmarushchak-hs commented 1 year ago

We used image_original field for the team's icon URL. It is not present on the team object anymore. I didn't found announcement about this in the changelog so I don't know the reason why it was removed. I updated the SlackTeamIconIF model to use image_88 instead.