- Removed reliance on faraday-raise-errors in favor of using built-in Faraday::RaiseError middleware
- Removed remaining calls to
.present?
, since we're not actually dependent on ActiveSupport
- Fixed a regression where groups, DMs, and private channels were not fetched
- Fixed a typo with creating a DM associated with a user
- Switched to using the Slack Conversations API