FlowRunner.Spec.Blocks.Message (flow_runner v6.15.1)

Copy Markdown

A type of block that sends a message to the user.

Summary

Functions

Returns all block documentation defined in this module.

Functions

block_docs()

@spec block_docs() :: [Keyword.t()]

Returns all block documentation defined in this module.

Each block doc entry is a keyword list with keys like :type, :description, :config, etc., plus a :category key added from @block_category.