Skip to content

slack-client-1.10

Choose a tag to compare

@hs-jenkins-bot hs-jenkins-bot released this 01 Jun 13:02

Fix UserProfile model deserializing from JSON.
Description: Slack occasionally sends [] instead of {} as a fields field so we try to parse both regular object and array.