We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
向 {API_ADDRESS}/msg/send_msg 发送内容为:
{API_ADDRESS}/msg/send_msg
{ "sendID": "30", "groupID": "15", "senderNickname": "aaa", "senderPlatformID": 5, "content": { "text": "test", "quoteMessage": { "clientMsgID": "0a20214bea009099cfbc9868177ae7f6", "serverMsgID": "a728842c34633aa9966eece9381b02ef", "createTime": 1728994264223, "sendTime": 1728994264223, "sessionType": 3, "sendID": "28", "recvID": "16", "msgFrom": 200, "contentType": 101, "senderPlatformID": 5, "senderNickname": "abc", "groupID": "15", "seq": 150, "isRead": false, "status": 2, "textElem": { "content": "123" }, "attachedInfoElem": { "groupHasReadInfo": { "hasReadCount": 0, "groupMemberCount": 0 }, "isPrivateChat": false, "burnDuration": 0, "hasReadTime": 0, "isEncryption": false, "inEncryptStatus": false } } }, "contentType": 114, "sessionType": 3, "isOnlineOnly": false, "notOfflinePush": false, "offlinePushInfo": { "title": "aaa", "desc": "aaaaaa", "ex": "", "iOSPushSound": "+1", "iOSBadgeCount": true } }
返回:
unsupported content type, contentType=114: 1001 ArgsError
希望 REST API 能支持引用消息类型。
No response
The text was updated successfully, but these errors were encountered:
mo3et
Successfully merging a pull request may close this issue.
Why this feature?
向
{API_ADDRESS}/msg/send_msg
发送内容为:返回:
Suggested Solution
希望 REST API 能支持引用消息类型。
Additional Information
No response
The text was updated successfully, but these errors were encountered: