E
E
enotov322021-09-12 20:30:02
Python
enotov32, 2021-09-12 20:30:02

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).613e39087f41c078943715.png613e3910cb8b9541194729.png613e39185278c147263652.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
St3DiTwister, 2021-09-12
@enotov32

You just send the id variable.
"message": f"Твой id: {id}"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question