Set bot typing delay

(Marc Louie Cabigas) #1

Is there a way to set bot reply delay like 5 sec so that it feels like a true person typing reply ?

(Daniel Beckett) #2

Hi @mcfaith

You can use the Wait service to insert a delay. For a 5 second delay you would select ‘Wait Until a Date’ and set the time to +5s :slight_smile:

1 Like
(Marc Louie Cabigas) #3

@DanielBeckett Thank you