Updates to ChatApp Bot Builder:
- In the "Bot Save" window, a note "Field is mandatory" is displayed for entering the Bot Key;
- In the "Create CRM Task" block, a note "Field is mandatory" is displayed for entering the "Deadline";
- The field of the "Condition" block is displayed on top of the other windows in the workspace during editing;
- The "Message Send *" block remains in the script as a field for deleting the "Incoming webhook" block;
- All variables "save" are displayed in the field of the "Programmer" block;
- An error loading notification appears when importing a corrupted JSON file;
- New system variables: name_chat — the name of the chat from which the message came; from_app_id — ID of the application or CRM system from which the message came; sender — verification of the sender: employee or robot; from_side — incoming or outgoing last message, outgoing_side — verification of the last message: outgoing or not.