OpenCode.Generated.QuestionV2RepliedData (opencode_sdk v0.1.89)

Copy Markdown View Source

Provides struct and type for a QuestionV2RepliedData

Summary

Types

t()

@type t() :: %OpenCode.Generated.QuestionV2RepliedData{
  answers: [[String.t()]],
  request_id: String.t(),
  session_id: String.t()
}