Slack.Web.Im.close
You're seeing just the function
close, go back to Slack.Web.Im module for more information.
Close a direct message channel.
Required Params
channel- Direct message channel to close.
Errors the API can return:
channel_not_found- Value passed forchannelwas invalid.user_does_not_own_channel- Calling user does not own this DM channel.