OpenCode.Generated.EventSessionNextAgentSwitchedProperties (opencode_sdk v0.1.57)

Copy Markdown View Source

Provides struct and type for a EventSessionNextAgentSwitchedProperties

Summary

Types

t()

@type t() :: %OpenCode.Generated.EventSessionNextAgentSwitchedProperties{
  agent: String.t(),
  session_id: String.t(),
  timestamp: number()
}