Function slack_api::users_profile::set
[−]
[src]
pub fn set<R>(client: &R,
token: &str,
request: &SetRequest)
-> Result<SetResponse, SetError<R::Error>> where R: SlackWebRequestSender
Set the profile information for a user.