ChatCompletionDelta

constructor(role: String? = null, content: String? = null, reasoningContent: String? = null, toolCalls: List<ToolCallDelta>? = null)