| Crates.io | slack2 |
| lib.rs | slack2 |
| version | 0.27.0 |
| created_at | 2025-08-12 04:44:08.765887+00 |
| updated_at | 2025-08-12 05:04:13.060209+00 |
| description | slack realtime messaging client: https://api.slack.com/bot-users |
| homepage | |
| repository | https://github.com/CloudLLM-ai/slack-rs.git |
| max_upload_size | |
| id | 1791354 |
| size | 112,266 |
Slack realtime messaging client and API interface.
Add this to your Cargo.toml:
[dependencies]
slack2 = "0.27.0"
and this to your crate root:
extern crate slack2 as slack;
See the examples directory.
slack-rs is distributed under the Apache-2.0 License.