ex_slack v0.2.2 Slack.RpcApi.Pins View Source

Pin namespace.

Link to this section Summary

Link to this section Functions

Link to this function add(channel, optional_args \\ %{}) View Source

pins.add

Args

  • channel - Channel id.
  • optional_args - Optional arguments to the method.
Link to this function list(channel, optional_args \\ %{}) View Source

pins.list

Args

  • channel - Channel id.
  • optional_args - Optional arguments to the method.
Link to this function remove(channel, optional_args \\ %{}) View Source

pins.remove

Args

  • channel - Channel id.
  • optional_args - Optional arguments to the method.