feat: add nickname

This commit is contained in:
kwaroran
2024-05-26 03:47:26 +09:00
parent b800252b3e
commit 21782b55be
4 changed files with 10 additions and 4 deletions

View File

@@ -829,6 +829,7 @@ export interface groupChat{
virtualscript?:string
lorePlus?:boolean
trashTime?:number
nickname?:string
}
export interface botPreset{