79323138

Date: 2025-01-02 08:25:45
Score: 1.5
Natty:
Report link

I was able to achieve this by using CustomPayload

"message":[
             {
               "contentType": "CustomPayload",
               "content": f"Here are the details of your order:<br>• Order ID: {row['orderId']}<br>• Created on: {row['Date']}"
              }
          ]
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Nageswar Kumar Murmu