Function slack_api::team::integration_logs
[−]
[src]
pub fn integration_logs<R>(client: &R,
token: &str,
request: &IntegrationLogsRequest)
-> Result<IntegrationLogsResponse, IntegrationLogsError<R::Error>> where R: SlackWebRequestSender
Gets the integration logs for the current team.