FlowRunner.CustomBlocks.SetChatProperty (flow_runner v6.15.1)

Copy Markdown

A custom FLOIP block for setting properties on a chat that is available within the current context.

The properties able to be set are:

  • Assigned to

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.