Function slack_api::users_profile::get  
                   
                       [−]
                   
               [src]
pub fn get<R>(client: &R,
token: &str,
request: &GetRequest)
-> Result<GetResponse, GetError<R::Error>> where R: SlackWebRequestSender
Retrieves a user's profile information.