users.getSubscriptions
The translation was generated automatically and may contain mistakes
Returns a list of user IDs and public pages that are included in the user's subscription list.
Parameters
positive
Identification of the user whose subscriptions need to be obtained.
checkbox
positive
Смещение необходимое для выборки определенного подмножества подписок. Этот параметр используется только если передан extended = 1 .
positive
The number of subscriptions that need to be returned. This parameter is only used if extended = 1 .
string
Result
After successful execution, return objects users and groups Each of which contains a field. count The number of results and items - a list of user IDs or public pages to which the current user is subscribed (from the section "Interesting pages").
If a parameter has been set extended = 1 returns a combined array of objects group and user in the field items and the total number of results in the field count .
Error codes
Common errors may occur during execution