briachat When client sends an attachment as the first message (document or audio file), the 'initial_conversation_message' variable is empty. I need to identify this attachment and it´s URL in order to process it. How to do this in Code Executor?
Alla The "initial_conversation_message" variable works only with text. Currently, the chatbot does not write non-text data to this change.