groups.getById
Returns information about communities by their IDs.
Parameters
string
IDs or screen names of communities.
string
ID or screen name of the community.
string
Group fields to return. Click here for the full list of supported parameters.
Result
Returns the total results number in count field and an array of objects describing communities in items field.
Error codes
Common errors may occur during execution
Linked versions
Go to API versions pageСписок на английском
- •
In return objects that describe community , появилось новое поле
is_messages_blocked. - •
В Callback API Added new events:
message_allowandmessage_deny. Методgroups.setCallbackSettingstwo new parameters, and the methodgroups.getCallbackSettingsreturns two new fields, respectively.
If no end date is specified in the method call parameters, return objects that describe community They no longer have a field.. finish_data . Previously, this field was present in the response and contained the default, equal to start_date + 2 hours.
- •
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.