Answer the question
In order to leave comments, you need to log in
How to implement the following features?
I would like to know how to implement such a system on vk_api Python: when a person writes group messages, information about this is sent to the conversation with the administration.
Answer the question
In order to leave comments, you need to log in
To implement this task, VK has an excellent longpoll approach for communities.
Read the documentation , process the necessary event, and wait for it to be called, then implement the logic for sending messages anywhere, even in several conversations at once with sending the message.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question