I am writing a bot on PHP and the question arose, is it possible to close the dialog box after a certain command? So that after the client’s response, the bot closes the dialog box in some way?
Is it even possible? If yes, please share how?)
|
I am writing a bot on PHP and the question arose, is it possible to close the dialog box after a certain command? So that after the client’s response, the bot closes the dialog box in some way?
Is it even possible? If yes, please share how?)
Source: https://ru.stackoverflow.com/questions/903878/
All Articles