API versions
5.19
- •
In the object that describes community The type of fields has changed.
start_dateandfinish_dateFrom string to numeric. - •
Methods that work with news, when the filter is installed
friendReturn the fielduser_idinstead ofuid. - •
In the method
fave.getLinksImages are returned in the fieldsphoto_50andphoto_100instead ofimage_srcandimage_middle.
Related methods
Returns information about communities by their IDs.
Returns a list of the communities to which a user belongs.
Returns a list of communities matching the search criteria.
Returns a list of invitations to join communities and events.
Returns communities and users that current user is suggested to follow.
<!--COMMENT: (1 of 4) Is this method returning a list of newsfeeds or of news items? Does that distinction even make sense?-->
Returns a list of newsfeeds recommended to the current user.
Returns data required to show newsfeed for the current user.
Returns a list of records from the user or community wall.
Returns a list of records from the walls of users or communities by their identifiers.
Allows you to get a list of reposts of a given record.
Returns search results by statuses.
<!--COMMENT: (1 of 5) I think the above description is inadequate. Any suggestions?-->