Message

constructor(id: String, type: String, role: String, content: List<AnthropicSseData.ContentBlock> = emptyList(), model: String, stopReason: String? = null, stopSequence: String? = null, usage: AnthropicSseData.Usage)(source)