Module slack_blocks::compose[][src]

Expand description

Composition Objects

Composition objects can be used inside of block elements 🔗 and certain message payload 🔗 fields.

They are simply common JSON object patterns that you’ll encounter frequently when building blocks 🔗 or composing messages 🔗.

Modules

confirm

Confirm Dialog

conversation_filter

Filter for Conversations List

opt

Option Object

opt_group

Option Group

text

Text Object

Structs

Confirm

Confirm Dialog

ConversationFilter

Filter for Conversations List

Opt

Option Object

OptGroup

Option Group

Enums

ConfirmStyle

The possible styles of the confirm button on your dialog.

OptOrOptGroup

An Option or Option Group

Text

Text Object