slack-ruby-client icon indicating copy to clipboard operation
slack-ruby-client copied to clipboard

Add support for multiple users on Channels Invite endpoint

Open abmartinr opened this issue 9 years ago • 1 comments

Hey guys!

Amazing job on this Gem! I love it :)

One thing I'd like to request if possible is to add support for multiple users on the channels invite endpoint. Slack supports up to 30 users on this endpoint if you pass users instead of user.

Thanks!

abmartinr avatar Oct 25 '16 09:10 abmartinr

It doesn't look like it's a documented feature, I'm looking at https://api.slack.com/methods/channels.invite. The library is auto-generated from that via https://github.com/slack-ruby/slack-api-ref. I opened https://github.com/slack-ruby/slack-api-ref/issues/6, please feel free to contribute.

dblock avatar Oct 25 '16 12:10 dblock