Skip to main content

identity

Function identity 

Source
pub fn identity<R>(
    client: &R,
    token: &str,
) -> Result<IdentityResponse, IdentityError<<R as SlackWebRequestSender>::Error>>
Expand description

Get a user’s identity.

Wraps https://api.slack.com/methods/users.identity