mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-30 05:29:02 +08:00
Prevent false group card change events when sending forward messages with comments. The issue occurred because forward messages sometimes have empty sendMemberName fields, triggering incorrect "name → empty" card change events. Solution: Skip card change detection when the new card name is empty but the old card name is not empty, as this indicates unreliable data (e.g., from forward messages). Co-authored-by: sj817 <74231782+sj817@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| common | ||
| core | ||
| example-plugin | ||
| framework | ||
| image-size | ||
| native | ||
| onebot | ||
| plugin | ||
| pty | ||
| qrcode | ||
| shell | ||
| universal | ||
| webui | ||
| index.ts | ||