How to get comments from all group entries VK API?
As using the wall.getComments to get the comments with any posts in the group?
1 answer
- collect id's of the posts through the wall.get()
- for everyone to collect comments through the wall.getComments(),
sort: desc
- the resulting review to watch on the field
date
, or to compare their id with the previously stored, in order to distinguish from the "old" comments.
Start with
Experience with API Vkontakte.
Find more questions by tags VKontakte
for
? - colin commented on April 7th 20 at 15:37for
,but I have no idea what you write. - anjali commented on April 7th 20 at 15:40