DPP
DPP copied to clipboard
feat: commandhandler now has functions to edit/get/delete responses
trafficstars
This PR adds functions to dpp::commandhandler to allow users to edit, get, and delete, responses. Whilst dpp::commandhandler is deprecated, we still have a good few people using it.
Code change checklist
- [x] I have ensured that all methods and functions are fully documented using doxygen style comments.
- [x] My code follows the coding style guide.
- [ ] I tested that my change works before raising the PR.
- [x] I have ensured that I did not break any existing API calls.
- [x] I have not built my pull request using AI, a static analysis tool or similar without any human oversight.
Deploy Preview for dpp-dev ready!
| Name | Link |
|---|---|
| Latest commit | a2fd32a6d36c381a2f177e4e5c21191563844ae9 |
| Latest deploy log | https://app.netlify.com/sites/dpp-dev/deploys/669a2c090044a900081dba7b |
| Deploy Preview | https://deploy-preview-1199--dpp-dev.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
any movement on this?
Closing, we are officially deprecating command handler so we should not support new features.