Answer the question
In order to leave comments, you need to log in
How to get bot message ID VK_API?
Method:
vk.method("messages.send", {"peer_id": event.obj["peer_id"], "message": "", "random_id": 0})
Answer the question
In order to leave comments, you need to log in
What does he return?
print(vk.method("messages.send", {"peer_id": event.obj["peer_id"], "message": "", "random_id": 0}))
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question