chat support update

This commit is contained in:
Abhishek Mali
2025-12-17 19:49:14 +05:30
parent 5dc9fc7db4
commit 6b41a447bb
5 changed files with 29 additions and 2 deletions

View File

@@ -18,6 +18,7 @@ class ChatMessage extends Model
'file_type',
'read_by_admin',
'read_by_user',
'client_id',
];