Expand description
Platform trait — abstraction for different chat platforms.
Structs§
- Approval
Request - Approval request sent to chat.
- Incoming
Message - Incoming message from any platform.
- Interaction
Payload - Interaction payload from a button click (approve/deny).
- Outgoing
Message - Outgoing message to send.
- Progress
Update - Progress update during workflow execution.
- Workflow
Notification - Workflow completion notification.
Enums§
- Platform
- Supported chat platforms.
- Progress
Status - Status of a progress update.
Traits§
- Chat
Platform - Chat platform interface.