@tiledesk/tiledesk-tybot-connector 0.2.130 → 0.2.131-rc2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -47,6 +47,7 @@ class Directives {
47
47
  static BLIND_TRANSFER = 'blind_transfer';
48
48
  static SPEECH_FORM = 'speech_form';
49
49
  static PLAY_PROMPT = 'play_prompt';
50
+ static AUDIO_RECORD = 'audio_record';
50
51
  static GPT_ASSISTANT = 'gpt_assistant';
51
52
  static REPLY_V2 = 'replyv2';
52
53
  static IF_ONLINE_AGENTS_V2 = "ifonlineagentsv2";
@@ -54,6 +55,7 @@ class Directives {
54
55
  static CLEAR_TRANSCRIPT = "clear_transcript";
55
56
  static MOVE_TO_UNASSIGNED = "move_to_unassigned";
56
57
  static CONNECT_BLOCK = "connect_block";
58
+ static ADD_TAGS = 'add_tags'
57
59
 
58
60
  // static WHEN_ONLINE_MOVE_TO_AGENT = "whenonlinemovetoagent"; // DEPRECATED?
59
61
  // static WHEN_OFFLINE_HOURS = "whenofflinehours"; // DEPRECATED // adds a message on top of the original message when offline hours opts: --replace