Files
next-static-site/markdown/docs/webhooks/pause.md
T
Dave Horton 78dd1ba1d3 V0.6.6 update (#18)
* content updates for v06.6

* updated release notes
2021-09-22 15:15:24 -04:00

458 B

pause

The pause command waits silently for a specified number of seconds.

{
  "verb": "pause",
  "length": 3
}

You can use the following options in the pause action:

option description required
length number of seconds to wait before continuing the app yes

Prev: message Next: play