BlakeWilliams / Elixir-Slack

Slack real time messaging and web API client in Elixir
MIT License
675 stars 182 forks source link

Add Conversations.kick API method #245

Open supagroova opened 3 years ago

supagroova commented 3 years ago

Adding the new Conversations kick API method to docs to be included in client. This was missing from the original docs which create the client API methods. Since the Channels.kick method has been deprecated this is now the only alternative.

supagroova commented 3 years ago

@BlakeWilliams not sure if this is of interest to you guys. Also not sure why this would break the build. If you'd like to include this in the official version it's here. 👍