vk_users_get_subscriptions
Retrieve the list of users and communities followed by a VK user. Supports pagination and extended fields.
Instructions
Returns a list of IDs of users and communities followed by the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | User ID. | |
| extended | No | '1' - to return a combined list of users and communities, '0' - to return separate lists of users and communities (default) | |
| offset | No | Offset needed to return a specific subset of subscriptions. | |
| count | No | Number of users and communities to return. | |
| fields | No |