Wait some seconds

(Horia Velicu) #1

Hi,

Is it possible to have the Wait object wait only for some seconds and not minutes ?

I want the bot to make a short 2s pause to give meaning on the next sentence.

Thank you,
Horia

1 Like
(Kellsey Shaw) #2

Hi Horia,

The minimum you can wait is a minute using the wait service, sorry.

(Kellsey Shaw) #3

Hi Horia,

Turns out we do supports seconds in the wait until a date feature. It’s missed off the docs but you can use +2s to create the 2 seconds delay between messages

1 Like
(Horia Velicu) #4

That’s Great !

Thank you very much for your answer,
Horia