mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 15:11:15 +00:00
Introduced a centralized examples.ts file providing payload and return examples for all actions. Updated numerous action classes to include actionDescription, actionTags, payloadExample, and returnExample fields, improving API documentation and discoverability. |
||
|---|---|---|
| .. | ||
| DeleteMsg.ts | ||
| ForwardSingleMsg.ts | ||
| GetMsg.ts | ||
| MarkMsgAsRead.ts | ||
| SendMsg.ts | ||
| SendPrivateMsg.ts | ||
| SetMsgEmojiLike.ts | ||