• In the object that describes community The type of fields has changed. start_date and finish_date From string to numeric.

  • Methods that work with news, when the filter is installed friend Return the field user_id instead of uid .

  • In the method fave.getLinks Images are returned in the fields photo_50 and photo_100 instead of image_src and image_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?-->