This commit is contained in:
Arsen Mirzaev Tatyano-Muradovich 2024-04-15 23:47:14 +07:00
parent 821a39b681
commit ac7db327bd
4 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ $bot->onMessage(function (Context $ctx) {
global $timer;
$timer = React\Promise\Timer\sleep(30);
$timer = React\Promise\Timer\sleep(180);
$timer->then(
function ($value) use ($ctx, $id) {

Binary file not shown.

Binary file not shown.

Binary file not shown.