API versions
5.115
The response of stories.getViewers method was changed. Now items returns an array of objects which contain the the following fields: is_liked (bool) and user_id (int).
Related methods
Returns a list of story viewers.
The response of stories.getViewers method was changed. Now items returns an array of objects which contain the the following fields: is_liked (bool) and user_id (int).
Вносим кое-какие изменения в код. Постараемся возобновить работу как можно скорее.