[feat] time related syntaxes

This commit is contained in:
kwaroran
2023-08-04 17:20:01 +09:00
parent 729b13eb9e
commit 418ea31664
4 changed files with 92 additions and 5 deletions

View File

@@ -662,6 +662,7 @@ export interface Message{
data: string
saying?: string
chatId?:string
time?: number
}
interface AINsettings{