OpenCode.Generated.EventSessionNextModelSwitchedProperties (opencode_sdk v0.1.59)

Copy Markdown View Source

Provides struct and type for a EventSessionNextModelSwitchedProperties

Summary

Types

t()

@type t() :: %OpenCode.Generated.EventSessionNextModelSwitchedProperties{
  model: OpenCode.Generated.EventSessionNextModelSwitchedPropertiesModel.t(),
  session_id: String.t(),
  timestamp: number()
}