mirror of
https://github.com/chrononeko/chronocat.git
synced 2024-11-22 07:07:53 +00:00
chore(shell): update api message.create
This commit is contained in:
parent
37e55af002
commit
381cfcdbdb
@ -99,6 +99,7 @@ async function messageCreateUsingJson({
|
||||
return
|
||||
}
|
||||
|
||||
// FIXME: 这里是否应该改成 if (!forward!.children?.length)
|
||||
if (!forward!.children)
|
||||
// 空转发消息
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user