slack_notifier library

Classes

ActionsBlock
A block that is used to hold interactive elements.
Attachment
Block
ContextBlock
Displays message context, which can include both images and text.
DividerBlock
A content divider to split up different blocks inside of a message.
Field
FileBlock
Displays a remote file. You can't add this block to app surfaces directly, but it will show up when retrieving messages that contain remote files.
HeaderBlock
A header is a plain-text block that displays in a larger, bold font. Use it to delineate between different groups of content in your app's surfaces.
ImageBlock
A simple image block, designed to make those cat photos really pop.
InputBlock
A block that collects information from users - it can hold a plain-text input element, a checkbox element, a radio button element, a select menu element, a multi-select menu element, or a datepicker.
SectionBlock
A section is one of the most flexible blocks available - it can be used as a simple text block, in combination with text fields, or side-by-side with any of the available block elements.
SlackNotifier
VideoBlock
A video block is designed to embed videos in all app surfaces (e.g. link unfurls, messages, modals, App Home) - anywhere you can put blocks.