ex_slack v0.2.2 Slack.RpcApi.Usergroups.Users View Source

Usergroups User namespace.

Link to this section Summary

Link to this section Functions

Link to this function list(optional_args \\ %{}) View Source

usergroups.users.list

Args

  • optional_args - Optional arguments to the method.
Link to this function update(usergroup, users, optional_args \\ %{}) View Source

usergroups.users.update

Args

  • usergroup - Usergroup id.
  • users - Comma seperated list of user ids.
  • optional_args - Optional arguments to the method.