OpenCode.Generated.SessionMessageAgentSwitched (opencode_sdk v0.1.62)

Copy Markdown View Source

Provides struct and type for a SessionMessageAgentSwitched

Summary

Types

t()

@type t() :: %OpenCode.Generated.SessionMessageAgentSwitched{
  agent: String.t(),
  id: String.t(),
  metadata: map() | nil,
  time: OpenCode.Generated.SessionMessageAgentSwitchedTime.t(),
  type: String.t()
}