Tips and Tutorials
Last updated
Was this helpful?
Last updated
Was this helpful?
Chatbot can disable client chat input by using . So, if the last activity from the chatbot has "inputHint": "ignoringInput"
, input will be disabled.
Chatbot can completely hide client chat input by using this feature, known as of type .
Just add the following code to the activity where some action from the client is expected:
How it looks like for the client: