Answer the question
In order to leave comments, you need to log in
How to make a post in the community through a community token?
I'm trying to write a post in the community through a simple code:
import vk_api
GroupId = -189021062
vk_session = vk_api.VkApi(token = 'тут токен группы.')
vk = vk_session.get_api()
vk.wall.post(owner_id = GroupId, from_group = 1, message = ('Bot is awsome!'))
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question