Function info

Source
pub async fn info<R>(
    client: &R,
    token: &str,
) -> Result<InfoResponse, InfoError<R::Error>>
Expand description

Gets information about the current team.

Wraps https://api.slack.com/methods/team.info