Provides struct and type for a SessionNextStepStarted
Summary
Types
@type t() :: %OpenCode.Generated.SessionNextStepStarted{ data: OpenCode.Generated.SessionNextStepStartedData.t(), durable: OpenCode.Generated.SessionNextStepStartedDurable.t() | nil, id: String.t(), location: OpenCode.Generated.LocationRef.t() | nil, metadata: map() | nil, type: String.t() }