build: CQ码回滚 提高兼容

This commit is contained in:
手瓜一十雪 2024-08-23 20:46:23 +08:00
parent dadbb83271
commit b5f804ec22

View File

@ -69,7 +69,7 @@ export class OneBotMsgApi {
type: OB11MessageDataType.at, type: OB11MessageDataType.at,
data: { data: {
qq: qq!, qq: qq!,
name, //name,
}, },
}; };
return message_data; return message_data;