SIGN IN SIGN UP

feat(qzone): add QQ space message deletion functionality (#1978)

- Add deleteQzoneMsg API method to NTQQWebApi for deleting Qzone posts by tid
- Implement buildQzoneDeleteBody to construct form-encoded request payload
- Implement parseQzoneDeleteResponse to validate deletion API response
- Add QzoneDeleteResponse and QzoneDeleteParams type definitions
- Create DeleteQzoneMsg OneBot action handler with payload validation
- Register delete_qzone_msg action in router and action handlers
- Add example payload and response for DeleteQzoneMsg action
- Add comprehensive unit tests for delete body construction and response parsing
- Fix indentation inconsistency in createAlbumCommentRequest call
A
Airline233 committed
33ee94ab0f8db0b1ddcb62d2fb8ef33a3f56b1c9
Parent: cbec362
Committed by 手瓜一十雪 <nanaeonn@outlook.com> on 8/7/2026, 9:46:59 AM