tencent-im icon indicating copy to clipboard operation
tencent-im copied to clipboard

MsgBodyContent need fileMessage fields

Open lscgzwd opened this issue 3 years ago • 2 comments

{
    "MsgType": "TIMFileElem",
    "MsgContent": {
        "Url": "https://7492-5678539059-1253735326.cos.ap-shanghai.myqcloud.com/abc123/49be9d32c0fbfba7b31dafa4312c6c7d",
        "UUID": "1053D4B3D61040894AC3DE44CDF28B3EC7EB7C0F",
        "FileSize": 1773552,
        "FileName": "file:///private/var/Application/tmp/trim.B75D5F9B-1426-4913-8845-90DD46797FCD.MOV",
        "Download_Flag": 2
    }
}

Need FileSize and FileName fields define

lscgzwd avatar Nov 02 '21 08:11 lscgzwd