Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / CreateSmsMessageNodeOptions

Interface: CreateSmsMessageNodeOptions

Defined in: rcml/src/sms/builders/nodes.ts:23

Options for createMessageNode.

Properties

text

text: string

Defined in: rcml/src/sms/builders/nodes.ts:28

The text content. May contain \n for line breaks and paragraph boundaries. Must be a non-empty string.