mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +00:00
release: 2.2.11
This commit is contained in:
@@ -59,7 +59,6 @@ export class OneBotMsgApi {
|
||||
|
||||
rawToOb11Converters: RawToOb11Converters = {
|
||||
textElement: async element => {
|
||||
console.log(element);
|
||||
if (element.atType === AtType.notAt) {
|
||||
let text = element.content;
|
||||
if (!text.trim()) {
|
||||
|
||||
Reference in New Issue
Block a user