SlackWeb.Groups.close

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

close(channel, optional_params \\ %{})

View Source

Closes a private channel.

Required Params

  • channel - Private channel to close.

Errors the API can return:

  • channel_not_found - Value passed for channel was invalid.