W
W
Werdjill2020-01-30 16:21:10
Python
Werdjill, 2020-01-30 16:21:10

How to post multiple posts at once, vk_api?

What to add to this code so that several posts are posted at once?

vk_session = vk_api.VkApi('+71234567890', 'mypassword')
vk_session.auth()

vk = vk_session.get_api()

print(vk.wall.post(message='Hello world!'))

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question