SlackWeb.Conversations.close

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

close(channel, optional_params \\ %{})

View Source

Closes direct messages, multi-person or 1:1 or otherwise.

Required Params

  • channel - Conversation to close. ex: G1234567890

Errors the API can return:

  • channel_not_found - Value passed for channel was invalid