Skip to main content
Version: 1.0

WhatsAppInteractiveListSection

titlestring
rows object[]required
  • Array [
  • idstringrequired
    titlestringrequired
    descriptionstring
  • ]
  • WhatsAppInteractiveListSection
    {
    "title": "string",
    "rows": [
    {
    "id": "string",
    "title": "string",
    "description": "string"
    }
    ]
    }