Packages

A Slack Web & Real Time Messaging API client.

Current section

Files

Jump to
slack_kit priv docs methods groups.open.json
Raw

priv/docs/methods/groups.open.json

{
"args": {
"channel": {
"desc": "Private channel to open.",
"required": true,
"type": "group"
}
},
"desc": "Opens a private channel.",
"errors": { "channel_not_found": "Value passed for `channel` was invalid." }
}