Function slack_api::pins::remove
[−]
[src]
pub fn remove<R>(client: &R,
token: &str,
request: &RemoveRequest)
-> Result<RemoveResponse, RemoveError<R::Error>> where R: SlackWebRequestSender
Un-pins an item from a channel.