Answer the question
In order to leave comments, you need to log in
How to make message waiting?
I need to write the creation of promo codes, for example:
If event.text.lower() == 'Promo code':
send_message(peer_id=event.obj.peer_id, message='Write the name of the promo code')
How to make it wait for the next message with the name of the promo code from the user ?
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