Message Details don't include the message reply data when the reply includes an attachment.

Message Details don't include the message reply data when the reply includes an attachment.

Hello,

When a reply message only consists of text data, the message details appropriately includes the details of the message being replied to, as shown below:

  1. {
  2.    "time":1676824436205,
  3.    "message":
  4.    {
  5.       "replied_message":
  6.       {
  7.          "sender":
  8.          {
  9.             "name":"PhoneBot",
  10.             "id":"b-2204997000000083003"
  11.          },
  12.          "mentions":[ ],
  13.          "time":1676669192144,
  14.          "text":"The following media was received from contact Nancy xxxxx at 1239273xxxx.",
  15.          "id":"1676669192144%203033878857680",
  16.          "type":"text"
  17.       },
  18.       "mentions":[ ],
  19.       "text":"Testing",
  20.       "type":"text",
  21.       "content":{"text":"Testing"}
  22.    }
  23. }
Including an attachment however in the context of a reply only returns the following Message Details:
  1. {
  2.    "time": 1676826940005,
  3.    "message":
  4.    {
  5.       "file":
  6.       {
  7.          "name": "Test.jpg",
  8.          "id":
  9. "8cd900a44c807d6fb91a79468836cdb579c4a6f2bdbc73ec8e95c20bff88170934f348a428b7b3f4e85bbc714876d3a7",
  10.          "type": "image/jpeg",
  11.          "url": "https://cliq.zoho.com/company/659385263/v2/attachments/ba95570886c8b77e006e61f563dac35b835f01edb5b0890c0bfdedcc28b1c8ee023f1e8ea678b4b5f5c409f38a3fa86c5a6b8f18eed2940c743f39b8d35348913e56b47279fcbd8f167b7bb32bxxxxxx?type=transient"
  12.          },
  13.       "comment": "Test",
  14.       "type": "attachment"
  15.       }
  16. }
As a result, it seems that it's impossible to programmatically ascertain what was originally being replied-to since the replied_message key is not present.

Can this be added?

Thanks,
Bryan 

      • Sticky Posts

      • No longer get Cliq notifications on phone if app not started

        On Android, I used to get notifications on my phone whether I was in the app, or it was started. Then about a month ago, I stopped seeing notifications on my phone UNLESS I had already started the app. So if I reboot my phone, and never start the app,