Function test

Source
pub async fn test<R>(
    client: &R,
    token: &str,
) -> Result<TestResponse, TestError<R::Error>>
Expand description

Checks authentication & identity.

Wraps https://api.slack.com/methods/auth.test