API Reference Jido Chat Slack v#1.0.0

Copy Markdown View Source

Modules

Slack adapter package for Jido.Chat.

Slack Jido.Chat.Adapter implementation using Slack Web API with webhook or Socket Mode ingress.

Typed options for Slack delete_message/3.

Typed options for Slack edit_message/4.

Typed options for Slack post_ephemeral/4.

Typed options for Slack history fetch operations.

Normalizes Slack webhook responses and Socket Mode acknowledgements.

Typed options for Slack fetch_metadata/2.

Typed options for Slack open_modal/3.

Typed options for Slack reaction operations.

Typed options for Slack send_message/3.

Contract for opening Slack Socket Mode connections.

Slack Socket Mode client backed by Req.

Contract for the long-lived Socket Mode WebSocket connection.

WebSocket client implementation for Slack Socket Mode backed by WebSockex.

Bridge-ingress worker for Slack Socket Mode envelopes.

Transport contract for Slack Web API operations.

Default Slack transport backed by Req.