Provides struct and type for a MessageResponse
Summary
Types
@type t() :: %OpenCode.Generated.MessageResponse{ info: map() | nil, parts: [OpenCode.Generated.Part.t()] | nil, text: String.t() | nil }
Provides struct and type for a MessageResponse
@type t() :: %OpenCode.Generated.MessageResponse{ info: map() | nil, parts: [OpenCode.Generated.Part.t()] | nil, text: String.t() | nil }