Advertisement
joris

Result

Feb 26th, 2014
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 4.11 KB | None | 0 0
  1. {
  2.     "data": [
  3.         {
  4.             "id": "t_mid.1393321941331:8cd7aa4e6ee9cdae01",
  5.             "snippet": "Permisi gan",
  6.             "updated_time": "2014-02-25T09:52:21+0000",
  7.             "message_count": 1,
  8.             "tags": {
  9.                 "data": [
  10.                     {
  11.                         "name": "inbox"
  12.                     },
  13.                     {
  14.                         "name": "read"
  15.                     },
  16.                     {
  17.                         "name": "seen"
  18.                     },
  19.                     {
  20.                         "name": "source:web"
  21.                     }
  22.                 ]
  23.             },
  24.             "participants": {
  25.                 "data": [
  26.                     {
  27.                         "name": "Anti Virus Indonesia",
  28.                         "email": "171360273518@facebook.com",
  29.                         "id": "171360273518"
  30.                     },
  31.                     {
  32.                         "name": "TelkomVision Interact",
  33.                         "email": "1413864677@facebook.com",
  34.                         "id": "1413864677"
  35.                     }
  36.                 ]
  37.             },
  38.             "senders": {
  39.                 "data": [
  40.                     {
  41.                         "name": "TelkomVision Interact",
  42.                         "email": "1413864677@facebook.com",
  43.                         "id": "1413864677"
  44.                     }
  45.                 ]
  46.             },
  47.             "can_reply": true,
  48.             "is_subscribed": true,
  49.             "link": "http://www.facebook.com/messages/?action=read&tid=mid.1393321941331%3A8cd7aa4e6ee9cdae01",
  50.             "messages": {
  51.                 "data": [
  52.                     {
  53.                         "id": "m_mid.1393321941331:8cd7aa4e6ee9cdae01",
  54.                         "created_time": "2014-02-25T09:52:21+0000",
  55.                         "tags": {
  56.                             "data": [
  57.                                 {
  58.                                     "name": "inbox"
  59.                                 },
  60.                                 {
  61.                                     "name": "read"
  62.                                 },
  63.                                 {
  64.                                     "name": "source:web"
  65.                                 }
  66.                             ]
  67.                         },
  68.                         "from": {
  69.                             "name": "TelkomVision Interact",
  70.                             "email": "1413864677@facebook.com",
  71.                             "id": "1413864677"
  72.                         },
  73.                         "to": {
  74.                             "data": [
  75.                                 {
  76.                                     "name": "Anti Virus Indonesia",
  77.                                     "email": "171360273518@facebook.com",
  78.                                     "id": "171360273518"
  79.                                 },
  80.                                 {
  81.                                     "name": "TelkomVision Interact",
  82.                                     "email": "1413864677@facebook.com",
  83.                                     "id": "1413864677"
  84.                                 }
  85.                             ]
  86.                         },
  87.                         "message": "Permisi gan"
  88.                     }
  89.                 ],
  90.                 "paging": {
  91.                     "previous": "https://graph.facebook.com/t_mid.1393321941331:8cd7aa4e6ee9cdae01/messages?limit=25&since=1393321941&__paging_token=m_mid.1393321941331%3A8cd7aa4e6ee9cdae01&__previous=1",
  92.                     "next": "https://graph.facebook.com/t_mid.1393321941331:8cd7aa4e6ee9cdae01/messages?limit=25&until=1393321941&__paging_token=m_mid.1393321941331%3A8cd7aa4e6ee9cdae01"
  93.                 }
  94.             }
  95.         }
  96.     ],
  97.     "paging": {
  98.         "previous": "https://graph.facebook.com/171360273518/conversations?limit=25&since=1393321941&__paging_token=t_mid.1393321941331%3A8cd7aa4e6ee9cdae01&__previous=1",
  99.         "next": "https://graph.facebook.com/171360273518/conversations?limit=25&until=1393321941&__paging_token=t_mid.1393321941331%3A8cd7aa4e6ee9cdae01"
  100.     }
  101. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement