How can I wait for a response from the user and put it in a variable #170
Answered
by
fabio-ivona
GoladorYeah
asked this question in
Q&A
-
Good day. |
Beta Was this translation helpful? Give feedback.
Answered by
fabio-ivona
Sep 5, 2022
Replies: 1 comment 2 replies
-
You should wait for a webhook, handling the user message, and keep an internal state of the conversation status ps: conversations will come in v2, but we aim to a stable package first |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
GoladorYeah
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should wait for a webhook, handling the user message, and keep an internal state of the conversation status
ps: conversations will come in v2, but we aim to a stable package first