OpenCode.Generated.EventSessionNextStepStartedProperties
(opencode_sdk v0.1.58)
Copy Markdown
View Source
Provides struct and type for a EventSessionNextStepStartedProperties
Summary
Types
@type t() :: %OpenCode.Generated.EventSessionNextStepStartedProperties{ agent: String.t(), model: OpenCode.Generated.EventSessionNextStepStartedPropertiesModel.t(), session_id: String.t(), snapshot: String.t() | nil, timestamp: number() }