Provides struct and type for a SessionMessageSynthetic
@type t() :: %OpenCode.Generated.SessionMessageSynthetic{ id: String.t(), metadata: map() | nil, session_id: String.t(), text: String.t(), time: OpenCode.Generated.SessionMessageSyntheticTime.t(), type: String.t() }