bin/commands/admin_conversations_restrictAccess.rb in slack-ruby-client-0.17.0 vs bin/commands/admin_conversations_restrictAccess.rb in slack-ruby-client-1.0.0
- old
+ new
@@ -1,8 +1,8 @@
# frozen_string_literal: true
# This file was auto-generated by lib/tasks/web.rake
-desc 'Add and remove user groups from conversations.'
+desc 'AdminConversationsRestrictaccess methods.'
command 'admin_conversations_restrictAccess' do |g|
g.desc 'Add an allowlist of IDP groups for accessing a channel'
g.long_desc %( Add an allowlist of IDP groups for accessing a channel )
g.command 'addGroup' do |c|
c.flag 'channel_id', desc: 'The channel to link this group to.'