1
0
Fork 0
mirror of https://github.com/nov/fb_graph2 synced 2023-03-27 23:22:15 -04:00
fb_graph2/spec/mock_json/conversation/messages.json

33 lines
1.2 KiB
JSON

{
"data": [
{
"id": "m_mid.1427484003966:6a7d41f350be02b202",
"created_time": "2015-03-27T19:20:04+0000",
"tags": {
"data": [
{"name": "inbox"},
{"name": "source:web"}
]
},
"from": {
"name": "Bryan Brunetti",
"email": "123456\u0040facebook.com",
"id": "643757367"
},
"to": {
"data": [
{
"name": "Desk Three",
"email": "775794712516982\u0040facebook.com",
"id": "775794712516982"
}
]
},
"message": "testing a message"
}
],
"paging": {
"previous": "https:\/\/graph.facebook.com\/v2.0\/t_mid.1426199405718:7ed3d5c7813b41e484\/messages?limit=25&since=1427484004&__paging_token=enc_AdBRZAAMNJk6afsV9fngFvUvCruCFRtYbsQjQDUFCYEd4CHjwrXUD33IkK80S68qMg8IO8YWa5cZB5n8KbZBLbMQXZCPFOyYoobd2Ij11bvI6PywwAZDZD&__previous=1",
"next": "https:\/\/graph.facebook.com\/v2.0\/t_mid.1426199405718:7ed3d5c7813b41e484\/messages?limit=25&until=1426199405&__paging_token=enc_AdD0AeYOoGBAn90kScirgzHTxGTnZCBaHYH5fDk2ESd90FesTLZAas06iG6NqMjTecoIAzs20zsfL4fmREIkC1HD0nSZA6E9TqF1aju7UYRDh7GgAZDZD"
}
}