All Downloads are FREE. Search and download functionalities are using the official Maven repository.

aicf.facebook.1.2.5.source-code.FacebookRequestTemplate.json Maven / Gradle / Ivy

{
  "object": "page",
  "entry": [
    {
      "id": "{{ randomInt }}",
      "time": "{{ timestamp }}",
      "messaging": [
        {
          "sender": {
            "id": "{{ clientId }}"
          },
          "recipient": {
            "id": "{{ clientId }}"
          },
          "timestamp": "{{ timestamp }}",
          "message": {
            "mid": "{{ messageId }}",
            "text": "{{ text }}"
          }
        }
      ]
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy