### Description We can notice that : (BaseWebChannelHandler.handleUpload) - handleUpload method has an extra JSDoc next prop definition - handleUpload method is missing a JSDoc returns definition - handleWsUpload method is missing JSDoc req prop definition - pollMessages method is missing JSDoc req prop definition - fetchHistory method is missing JSDoc req prop definition - broadcast method is missing JSDoc excludedRooms prop definition ### Reproduction steps ```bash 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ``` ### Logs ```bash ``` ### Browsers _No response_ ### OS _No response_