Function slack_api::team::info
[−]
[src]
pub fn info<R>(client: &R,
token: &str)
-> Result<InfoResponse, InfoError<R::Error>> where R: SlackWebRequestSender
Gets information about the current team.