Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Alexander
/
alex-hunter-sales-dev
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit b9627573
authored
Nov 01, 2022
by
softwhiskey8
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
переставил коллер на телефон
1 parent
835e7d0f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
app/main.dsl
app/main.dsl
View file @
b962757
...
@@ -20,7 +20,6 @@ context {
...
@@ -20,7 +20,6 @@ context {
output conversation_end: number = 0;
output conversation_end: number = 0;
output channel_type: string = "";
output channel_type: string = "";
output mail: string = "";
output mail: string = "";
json: string[] = [];
}
}
external function numbers_from_text(text: string): string;
external function numbers_from_text(text: string): string;
...
@@ -147,7 +146,7 @@ node tg
...
@@ -147,7 +146,7 @@ node tg
};
};
//set $json = ["Как продавать на маркетплейсах в 2022","11 июля", "PROMO-CODE"];
//set $json = ["Как продавать на маркетплейсах в 2022","11 июля", "PROMO-CODE"];
external sendTelegram($
caller
, message); //отправка личного сообщения
external sendTelegram($
phone
, message); //отправка личного сообщения
}
}
}
}
}
}
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment