get_permalink

Function get_permalink 

Source
pub async fn get_permalink<T>(
    client: &T,
    param: &GetPermalinkRequest,
    bot_token: &str,
) -> Result<GetPermalinkResponse, Error>
Expand description

Retrieve a permalink URL for a specific extant message.
See: https://api.slack.com/methods/chat.getPermalink