Body, Mind & Soul — API Reference
Preparing search index...
helpers/trigger-outcomes
OUTCOME_REGISTRY
chatMessage
Variable chatMessage
chatMessage
:
{
configPartial
:
string
;
execute
:
(
outcome
:
any
,
context
:
any
)
=>
Promise
<
void
>
;
}
Send a chat message with variable substitution. Config: { content }
Type Declaration
configPartial
:
string
execute
:
(
outcome
:
any
,
context
:
any
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Body, Mind & Soul — API Reference
Loading...
Send a chat message with variable substitution. Config: { content }