HubSpot / slack-client

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

Add support of conversations.inviteShared Slack method #238

Closed zmarushchak-hs closed 3 years ago

zmarushchak-hs commented 3 years ago

This PR adds support for conversations.inviteShared Slack method used for invitation of external users to the shared channel. In fact, this method can be used for Slack shared channel creation by invitation users from external workspace to common Slack channel.

leonidhladii commented 3 years ago

Looks good to me