Categories
I'm making a VK bot in python, how can I make the bot send a person's ID when answering?
I am making a VK bot and I want that when the Profile command is sent to a person, his ID is sent, how can this be done (preferably by code).
Answer the question
In order to leave comments, you need to log in
You just send the id variable. "message": f"Твой id: {id}"
"message": f"Твой id: {id}"
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question