Module slacker_misc

Function Index

emoji_list/1Lists the custom emoji for a team.
presence_set/2Manually set user presence.
stars_list/1Lists the items starred by a user.

Function Details

emoji_list/1

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

Lists the custom emoji for a team.

presence_set/2

presence_set(Token::string(), Presence::string()) -> http_response()

Manually set user presence.

stars_list/1

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

Lists the items starred by a user.


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