Layer 228
InputAiComposeToneSingleUse
constructor
inputAiComposeToneSingleUse#e0c35af custom_prompt:string = InputAiComposeTone;
Parameters
| Name | Type | Description |
|---|---|---|
| CustomPrompt | string |
Returns
InputAiComposeToneGogram Example
// Creating InputAiComposeToneSingleUse constructor obj := &tg.InputAiComposeToneSingleUse{ CustomPrompt: "example", }