SlackWeb.Mpim.close

You're seeing just the function close, go back to SlackWeb.Mpim module for more information.
Link to this function

close(channel, optional_params \\ %{})

View Source

Closes a multiparty direct message channel.

Required Params

  • channel - MPIM to close.

Errors the API can return:

  • channel_not_found - Value passed for channel was invalid.