Function slack_api::mpim::mark
[−]
[src]
pub fn mark<R>(client: &R,
token: &str,
request: &MarkRequest)
-> Result<MarkResponse, MarkError<R::Error>> where R: SlackWebRequestSender
Sets the read cursor in a multiparty direct message channel.