Provides struct and type for a QuestionNotFoundError
@type t() :: %OpenCode.Generated.QuestionNotFoundError{ message: String.t(), request_id: String.t(), tag: String.t() }