Slack Web API interface.
Add this to your Cargo.toml
:
[dependencies]
slack_api = "0.21.0"
and this to your crate root:
extern crate slack_api;
slack-api
is distributed under the Apache-2.0 License.
Slack Web API interface.
Add this to your Cargo.toml
:
[dependencies]
slack_api = "0.21.0"
and this to your crate root:
extern crate slack_api;
slack-api
is distributed under the Apache-2.0 License.