Provides struct and type for a QuestionRepliedData
@type t() :: %OpenCode.Generated.QuestionRepliedData{ answers: [[String.t()]], request_id: String.t(), session_id: String.t() }