InputAiComposeToneSlug

---types---
inputAiComposeToneSlug#1fa01357 slug:string = InputAiComposeTone

Belongs to

InputAiComposeTone

In Rust this constructor is a variant of the enums::InputAiComposeTone enum.
Match on it with: if let enums::InputAiComposeTone::InputAiComposeToneSlug(v) = result { ... }

Parameters

slugstringrequired

Used by

ComposeMessageWithAi
DeleteTone
GetTone
GetToneExample
SaveTone
UpdateTone