Liking cljdoc? Tell your friends :D
Clojure only.

clj-slack.usergroups.users


listclj

(list connection usergroup)
(list connection usergroup optionals)

List all users in a user group Optional argument:

  • include_disabled: Allow results that involve disabled user groups.
List all users in a user group
Optional argument:
- include_disabled: Allow results that involve disabled user groups.
sourceraw docstring

updateclj

(update connection usergroup users)
(update connection usergroup users optionals)

Update the list of users for a user group Optional argument:

  • include_count: include the number of users in the user group
Update the list of users for a user group
Optional argument:
- include_count: include the number of users in the user group
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close