Provides struct and type for a BadRequestErrorData
@type t() :: %OpenCode.Generated.BadRequestErrorData{ kind: String.t() | nil, message: String.t() }