Answer the question
In order to leave comments, you need to log in
How can a bot determine the id of its SMS that it should edit (VK bot)?
here are the lines from the code
if msg == 'да':
send(id, 'да, 'photo558750369_457239722')
time.sleep(1)
send(id, 'да', 'photo558750369_457239722')
time.sleep(5)
edit(id, 'нет', 'wall-205174359_4', event.message_id +1)
time.sleep(1)
edit2(id, 'нет, 'wall-205174359_1', event.message_id +2)
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