Add chatId to external API

This commit is contained in:
SillyLossy
2023-03-04 00:25:39 +02:00
parent 939d1bf663
commit 3616895190

View File

@@ -4395,6 +4395,7 @@
name2: name2,
characterId: this_chid,
groupId: selected_group,
chatId: (this_chid && characters[this_chid].chat),
onlineStatus: online_status,
addOneMessage: addOneMessage,
generate: Generate,