[
  {
    "type": "multi-input",
    "id": "viber-settings",
    "title": "Viber settings",
    "content": "Connect your Viber Bot to send and receive messages. Create a bot at partners.viber.com.",
    "value": [
      {
        "type": "password",
        "id": "viber-token",
        "title": "Bot Token",
        "content": "Your Viber Bot authentication token."
      },
      {
        "type": "button",
        "id": "viber-sync-btn",
        "title": "Synchronize",
        "button-text": "Synchronize now",
        "button-url": "#"
      }
    ]
  },
  {
    "type": "checkbox",
    "id": "vb-disable-chatbot",
    "title": "Disable chatbot",
    "content": "Disable the chatbot for Viber only."
  }
]
