vk-subs-activity
Version:
Count activity of VK group subscribers, sum up and convert to points
128 lines (127 loc) • 3.04 kB
JavaScript
module.exports = {
response: {
count: 298,
items: [{
id: 132588,
from_id: 100,
date: 1545988168,
text: 'Комментарий удалён пользователем..',
likes: {
count: 0,
user_likes: 0,
can_like: 0,
},
}, {
id: 132589,
from_id: 53153367,
date: 1545988247,
text: 'Посмотрел, пожалел)',
likes: {
count: 20,
user_likes: 0,
can_like: 1,
},
}, {
id: 132591,
from_id: 272228807,
date: 1545988626,
text: 'ноунеймы',
likes: {
count: 1,
user_likes: 0,
can_like: 1,
},
}, {
id: 132593,
from_id: 771300,
date: 1545988812,
text: 'Ваше приложение бум,..',
likes: {
count: 17,
user_likes: 0,
can_like: 1,
},
}, {
id: 132596,
from_id: 373038552,
date: 1545989384,
text: '',
likes: {
count: 3,
user_likes: 0,
can_like: 1,
},
attachments: [{
type: 'sticker',
sticker: {
product_id: 259,
sticker_id: 8357,
images: [{
url: 'https://vk.com/sticker/1-8357-64-1',
width: 64,
height: 64,
}, {
url: 'https://vk.com/sticker/1-8357-128-1',
width: 128,
height: 128,
}, {
url: 'https://vk.com/sticker/1-8357-256-1',
width: 256,
height: 256,
}, {
url: 'https://vk.com/sticker/1-8357-352-1',
width: 352,
height: 352,
}, {
url: 'https://vk.com/sticker/1-8357-512-1',
width: 512,
height: 512,
}],
images_with_background: [{
url: 'https://vk.com/sticker/1-8357-64b-1',
width: 64,
height: 64,
}, {
url: 'https://vk.com/sticker/1-8357-128b-1',
width: 128,
height: 128,
}, {
url: 'https://vk.com/sticker/1-8357-256b-1',
width: 256,
height: 256,
}, {
url: 'https://vk.com/sticker/1-8357-352b-1',
width: 352,
height: 352,
}, {
url: 'https://vk.com/sticker/1-8357-512b-1',
width: 512,
height: 512,
}],
},
}],
}],
profiles: [{
id: 100,
first_name: 'Администрация ВКонтакте',
last_name: '',
}, {
id: 771300,
first_name: 'Constantine',
last_name: 'Nicolaevich',
}, {
id: 53153367,
first_name: 'Evgeny',
last_name: 'Sidorin',
}, {
id: 272228807,
first_name: 'Михаил',
last_name: 'Лесов',
}, {
id: 373038552,
first_name: 'Александр',
last_name: 'Маршал-Мэтерс',
}],
groups: [],
},
};