Go on Graph API Explorer.
Select the FQL Query option, and write this type of request:
SELECT message_count FROM thread WHERE thread_id = 729596603755180{
"data": [
{
"message_count": 75858
}
]
}Go on Graph API Explorer.
Select the FQL Query option, and write this type of request:
SELECT message_count FROM thread WHERE thread_id = 729596603755180{
"data": [
{
"message_count": 75858
}
]
}
Uh oh!
There was an error while loading. Please reload this page.