Constructor: aiComposeToneExample
Attributes:
| Name | Type | Required |
|---|---|---|
| from | TextWithEntities | Yes |
| to | TextWithEntities | Yes |
Type: AiComposeToneExample
Example:
$aiComposeToneExample = ['_' => 'aiComposeToneExample', 'from' => TextWithEntities, 'to' => TextWithEntities];