{
  "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." }
}
