mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
save
This commit is contained in:
@@ -72,6 +72,7 @@ export interface Message {
|
||||
msg: string;
|
||||
ts: Ts;
|
||||
u: U;
|
||||
from: 'Offline'|'History'|'stream'| 'send'
|
||||
t: string;
|
||||
_updatedAt: '';
|
||||
mentions: any[];
|
||||
|
||||
Reference in New Issue
Block a user