Function mark

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

Sets the read cursor in a channel.

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