Packages

A Slack Web & Real Time Messaging API client.

Current section

Files

Jump to
slack_kit priv docs methods channels.info.json
Raw

priv/docs/methods/channels.info.json

{
"args": {
"channel": {
"desc": "Channel to get info on",
"required": true,
"type": "channel"
}
},
"desc": "Gets information about a channel.",
"errors": { "channel_not_found": "Value passed for `channel` was invalid." }
}