OpenCode.Generated.EventSessionNextStepStartedProperties (opencode_sdk v0.1.55)

Copy Markdown View Source

Provides struct and type for a EventSessionNextStepStartedProperties

Summary

Types

t()

@type t() :: %OpenCode.Generated.EventSessionNextStepStartedProperties{
  agent: String.t(),
  model: OpenCode.Generated.EventSessionNextStepStartedPropertiesModel.t(),
  session_id: String.t(),
  snapshot: String.t() | nil,
  timestamp: number()
}