mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 21:10:23 +00:00
feat: test code
This commit is contained in:
@@ -209,6 +209,10 @@ const _handlers: {
|
||||
[OB11MessageDataType.xml]: () => undefined,
|
||||
|
||||
[OB11MessageDataType.poke]: () => undefined,
|
||||
|
||||
[OB11MessageDataType.Location]: async () => {
|
||||
return SendMsgElementConstructor.location();
|
||||
}
|
||||
};
|
||||
|
||||
const handlers = <{
|
||||
|
||||
Reference in New Issue
Block a user