Current section
Files
Jump to
Current section
Files
lib/slack/web/docs/groups.close.json
{
"args": {
"channel": {
"desc": "Private channel to close.",
"required": true,
"type": "group"
}
},
"desc": "Closes a private channel.",
"errors": { "channel_not_found": "Value passed for `channel` was invalid." }
}