emoji_list/1 | Lists the custom emoji for a team. |
presence_set/2 | Manually set user presence. |
stars_list/1 | Lists the items starred by a user. |
emoji_list(Token::string()) -> http_response()
Lists the custom emoji for a team.
presence_set(Token::string(), Presence::string()) -> http_response()
Manually set user presence.
stars_list(Token::string()) -> http_response()
Lists the items starred by a user.
Generated by EDoc, Nov 13 2014, 12:20:41.