Function slack_api::chat::unfurl [] [src]

pub fn unfurl<R>(client: &R,
                 token: &str,
                 request: &UnfurlRequest)
                 -> Result<UnfurlResponse, UnfurlError<R::Error>> where R: SlackWebRequestSender

Unfurl a URL that a user posted

Wraps https://api.slack.com/methods/chat.unfurl