Function slack_api::stars::add
[−]
[src]
pub fn add<R>(client: &R,
token: &str,
request: &AddRequest)
-> Result<AddResponse, AddError<R::Error>> where R: SlackWebRequestSender
Adds a star to an item.