Module slacker_user

Function Index

active/1Marks a user as active.
info/2Gets information about a user.
list/1List all users in the team.

Function Details

active/1

active(Token::string()) -> http_response()

Marks a user as active.

info/2

info(Token::string(), User::string()) -> http_response()

Gets information about a user.

list/1

list(Token::string()) -> http_response()

List all users in the team.


Generated by EDoc, Nov 13 2014, 12:20:41.