OpenCode.Generated.SnapshotPart (opencode_sdk v0.1.13)

Copy Markdown View Source

Provides struct and type for a SnapshotPart

Summary

Types

t()

@type t() :: %OpenCode.Generated.SnapshotPart{
  id: String.t(),
  message_id: String.t(),
  session_id: String.t(),
  snapshot: String.t(),
  type: String.t()
}