Wait before executing the next action.
Available on :
- all platforms
On Facebook it will show a typing animation.
Attribute | Type | Required | Description |
---|---|---|---|
type | string | ✓ | always wait_action |
duration | float | ✓ | pause duration (must be between 0.5 and 7) |
{
"type": "wait_action",
"duration": 2.0
}