Module slacker_im

Function Index

history/2Fetch history of messages and events from a given direct message channel.
list/1List of im channels the user has.
mark/3Fetch history of messages and events from a given direct message channel.

Function Details

history/2

history(Token::string(), Channel::string()) -> http_response()

Fetch history of messages and events from a given direct message channel.

list/1

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

List of im channels the user has.

mark/3

mark(Token::string(), Channel::string(), Timestamp::string()) -> http_response()

Fetch history of messages and events from a given direct message channel.


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