Slack.Web.Channels.info

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

info(channel, optional_params \\ %{})

View Source

Gets information about a channel.

Required Params

  • channel - Channel to get info on

Errors the API can return:

  • channel_not_found - Value passed for channel was invalid.