Module block_object

Module block_object 

Source
Expand description

Composition objects can be used inside of block elements and certain message payload fields.
See: https://api.slack.com/reference/block-kit/composition-objects

Structs§

ConfirmationBlockObject
ConfirmationBlockObjectBuilder
DispatchActionConfig
OptionBlockObject
An object that represents a single selectable item in a select menu, multi-select menu, checkbox group, radio button group, or overflow menu.
See: https://api.slack.com/reference/block-kit/composition-objects#option
OptionBlockObjectBuilder
OptionGroupBlockObject
SelectBlockElementFilter
TextBlockObject
An object containing some text, formatted either as plain_text or using mrkdwn, our proprietary contribution to the much beloved Markdown standard.
See: https://api.slack.com/reference/block-kit/composition-objects#text
TextBlockObjectBuilder

Enums§

TextBlockType