feat: send file message

This commit is contained in:
zerosoul
2022-03-28 20:45:53 +08:00
parent d07b0e9e91
commit 774bf2c335
12 changed files with 396 additions and 7 deletions
+2
View File
@@ -99,6 +99,8 @@ function Message({ contextId = 0, mid = "", context = "user" }) {
/>
) : (
renderContent({
from_uid: fromUid,
created_at: time,
content_type,
properties,
content,