SlackWeb.Groups.unarchive

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

unarchive(channel, optional_params \\ %{})

View Source

Unarchives a private channel.

Required Params

  • channel - Private channel to unarchive

Errors the API can return:

  • channel_not_found - Value passed for channel was invalid.
  • not_archived - Group is not archived.