Appearance
Rule.io SDK / rcml/src / CreateSmsParagraphNodeOptions
Interface: CreateSmsParagraphNodeOptions
Defined in: rcml/src/sms/builders/nodes.ts:75
Options for createParagraphNode.
Properties
content?
optionalcontent?:SmsInlineNode[]
Defined in: rcml/src/sms/builders/nodes.ts:80
Inline nodes that make up the paragraph. Omit or pass [] to construct an empty paragraph (the resulting node will have no content field).