Expand description
Objects can be used inside of block elements.
Modules§
- builders
- builder objects for composition objects.
- types
- Additional types to create composition objects.
Structs§
- Confirmation
Dialog - Confirmation dialog object representation.
- Conversation
Filter - Conversation filter object representation.
- Dispatch
Action Configuration - Dispatch action configuration representation.
- Mrkdwn
- Text object of type “mrkdwn”.
- Opt
- Option object representation.
- OptGroup
- Option group object representation.
- Plain
- Text object of type “plain_text”.
- Slack
File - Slack file object representation.
- Text
- Text object representation.
- Trigger
- Trigger object representation.
- Workflow
- Workflow object representation.
Enums§
- Text
Content - Enum representation of Text objects.
Use this when you need to handle both
PlainandMrkdwntext objects.
Traits§
- TextExt
- Extension trait for Text objects.