Packages

A Slack Web & Real Time Messaging API client.

Current section

Files

Jump to
slack_kit priv docs methods mpim.close.json
Raw

priv/docs/methods/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." }
}