OpenCode.Generated.EventSessionNextStepStarted (opencode_sdk v0.1.60)

Copy Markdown View Source

Provides struct and type for a EventSessionNextStepStarted

Summary

Types

t()

@type t() :: %OpenCode.Generated.EventSessionNextStepStarted{
  id: String.t(),
  properties: OpenCode.Generated.EventSessionNextStepStartedProperties.t(),
  type: String.t()
}