Crate af_slack

Source
Expand description

Slack integration for af-core.

Re-exports§

pub use self::api::Client;
pub use self::chat::post;
pub use self::chat::reply;
pub use self::chat::Attachment;
pub use self::chat::Message;
pub use self::chat::MessageId;

Modules§

api
A client for the Slack API.
block
Block kit.
chat
Post Slack messages.