Expand description
Slaq: Typed Slack Web API builder with optional transport.
By default includes a blocking reqwest-based client. Disable default features for a build-only crate.
Re-exports§
pub use client::Client;
Modules§
Constants§
- DEFAULT_
BASE_ URL - Default Slack Web API base URL.