ChatMessageDelta

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