-
Home
-
Aisk – AI Powered Chatbot | Support Assistant | Support Bot | Live Chat
-
2.0.6 (latest)
-
Code
-
Classes
- AISK_Telegram_Handler
Total Complexity |
58 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
603 |
Lines of code |
313 |
Logical lines of code |
137 |
Comment lines |
216 |
Methods |
18 |
Properties |
6 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_message() |
A |
49 |
10 |
28 |
get_or_create_conversation() |
S |
51 |
7 |
25 |
send_product_carousel() |
S |
50 |
5 |
31 |
send_order_details() |
S |
45 |
3 |
48 |
send_telegram_request() |
S |
56 |
4 |
18 |
handle_product_search() |
S |
60 |
4 |
13 |
handle_inquiry_submission() |
S |
51 |
3 |
28 |
handle_webhook() |
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 |
72 |
2 |
6 |
__construct() |
S |
62 |
2 |
10 |
cancel_inquiry_process() |
S |
76 |
1 |
4 |
register_webhook() |
S |
66 |
1 |
9 |
escape_markdown() |
S |
62 |
1 |
10 |