Function end_dnd

Source
pub fn end_dnd<R>(
    client: &R,
    token: &str,
) -> Result<EndDndResponse, EndDndError<R::Error>>
Expand description

Ends the current user’s Do Not Disturb session immediately.

Wraps https://api.slack.com/methods/dnd.endDnd