OpenCode.Generated.QuestionNotFoundError (opencode_sdk v0.1.77)

Copy Markdown View Source

Provides struct and type for a QuestionNotFoundError

Summary

Types

t()

@type t() :: %OpenCode.Generated.QuestionNotFoundError{
  message: String.t(),
  request_id: String.t(),
  tag: String.t()
}