Add lastDate property to Chat interface and update chat lastDate on preload
This commit is contained in:
@@ -1332,6 +1332,7 @@ export interface Chat{
|
||||
fmIndex?:number
|
||||
hypaV3Data?:SerializableHypaV3Data
|
||||
folderId?:string
|
||||
lastDate?:number
|
||||
}
|
||||
|
||||
export interface ChatFolder{
|
||||
|
||||
Reference in New Issue
Block a user