Slack.Web.Pins.list

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

list(channel, optional_params \\ %{})

View Source

Lists items pinned to a channel.

Required Params

  • channel - Channel to get pinned items for.

Errors the API can return:

  • channel_not_found - Value passed for channel was invalid.