mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add chatId to external API
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user