+1
-1
@@ -63,7 +63,7 @@ def get_vk_posts():
|
||||
url = 'https://api.vk.ru/method/wall.get'
|
||||
params = {
|
||||
'owner_id': VK_GROUP_ID,
|
||||
'count': 10,
|
||||
'count': 20,
|
||||
'access_token': VK_ACCESS_TOKEN,
|
||||
'v': VK_API_VERSION,
|
||||
'extended': 1
|
||||
|
||||
Reference in New Issue
Block a user