Skip to main content

mark

Function mark 

Source
pub fn mark<R>(
    client: &R,
    token: &str,
    request: &MarkRequest<'_>,
) -> Result<MarkResponse, MarkError<<R as SlackWebRequestSender>::Error>>
Expand description

Sets the read cursor in a multiparty direct message channel.

Wraps https://api.slack.com/methods/mpim.mark