history/2 | Fetch history of messages and events from a given direct message channel. |
list/1 | List of im channels the user has. |
mark/3 | Fetch history of messages and events from a given direct message channel. |
history(Token::string(), Channel::string()) -> http_response()
Fetch history of messages and events from a given direct message channel.
list(Token::string()) -> http_response()
List of im channels the user has.
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.