Slack.Web.Groups.open

You're seeing just the function open, go back to Slack.Web.Groups module for more information.
Link to this function

open(channel, optional_params \\ %{})

View Source

Opens a private channel.

Required Params

  • channel - Private channel to open.

Errors the API can return:

  • channel_not_found - Value passed for channel was invalid.