OpenCode.Generated.SessionsResponse (opencode_sdk v0.1.84)

Copy Markdown View Source

Provides struct and type for a SessionsResponse

Summary

Types

t()

@type t() :: %OpenCode.Generated.SessionsResponse{
  cursor: OpenCode.Generated.SessionsResponseCursor.t(),
  data: [OpenCode.Generated.SessionV2Info.t()]
}