-
Home
-
Aisk – AI Powered Chatbot | Support Assistant | Support Bot | Live Chat
-
1.1.7
-
Code
-
Classes
- AISK_Telegram_Handler
Total Complexity |
58 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
612 |
Lines of code |
322 |
Logical lines of code |
146 |
Comment lines |
215 |
Methods |
18 |
Properties |
6 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_message() |
A |
49 |
10 |
29 |
get_or_create_conversation() |
S |
51 |
7 |
25 |
send_product_carousel() |
S |
49 |
5 |
32 |
send_order_details() |
S |
45 |
3 |
48 |
send_telegram_request() |
S |
54 |
4 |
20 |
handle_inquiry_submission() |
S |
50 |
3 |
30 |
handle_webhook() |
S |
58 |
4 |
15 |
handle_product_search() |
S |
60 |
4 |
13 |
send_photo() |
S |
60 |
3 |
14 |
handle_callback_query() |
S |
62 |
3 |
10 |
send_message() |
S |
61 |
2 |
12 |
start_inquiry_process() |
S |
54 |
1 |
24 |
format_telegram_response() |
S |
64 |
2 |
10 |
verify_telegram_request() |
S |
69 |
2 |
7 |
__construct() |
S |
62 |
2 |
10 |
cancel_inquiry_process() |
S |
76 |
1 |
4 |
register_webhook() |
S |
66 |
1 |
9 |
escape_markdown() |
S |
62 |
1 |
10 |