ChatDelta

constructor(role: ChatRole? = null, content: String? = null, functionCall: FunctionCall? = null, toolCalls: List<ToolCallChunk>? = null, toolCallId: ToolId? = null)