How to disable attachments for certain states in the chat
Summary:
We want to either enable or disable the attachment button in the chatbot UI based on the current state in the YAML. How do we achieve this?
We do know that we have "enableAttachment" feature flag in the websdk, but that will either enable/disable the attachment entirely for the bot right?
0