Packages

A Slack Web & Real Time Messaging API client.

Retired package: Renamed - 1.0.0-alpha.0

Current section

Files

Jump to
slack_kit lib slack web docs mpim.close.json
Raw

lib/slack/web/docs/mpim.close.json

{
"args": {
"channel": {
"desc": "MPIM to close.",
"required": true,
"type": "mpim"
}
},
"desc": "Closes a multiparty direct message channel.",
"errors": { "channel_not_found": "Value passed for `channel` was invalid." }
}