D
D
Dmitry Baibukhtin2014-11-27 18:18:38
Facebook
Dmitry Baibukhtin, 2014-11-27 18:18:38

Facebook API - is there an analogue of VK.account.getCounters()?

Good evening. Please tell me, you need to get all the user's counters using the Facebook API. VKontakte allows you to get all the necessary information with one method (VK.account.getCounters()), but how to do it on Facebook? Receive messages themselves, friendship offers and count them yourself?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikita, 2014-12-05
@PiloTeZ

Here are a few options, we can:
summary.unseen_count in the /me/notifications
method summary.unread_count and summary.total_count in /me/friendrequests
Another way out is to use the outdated FQL and make a request that returns all the required fields at once

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question