Total Complexity | 0 |
Total Lines | 22 |
Duplicated Lines | 0 % |
Changes | 0 |
1 | t = "text" |
||
2 | cbd = "callback_data" |
||
3 | |||
4 | cancel = "cancel" |
||
5 | close = "close" |
||
6 | |||
7 | # marks |
||
8 | mark_language = "lang" |
||
9 | mark_page = "page" |
||
10 | mark_action = "act" |
||
11 | mark_entity = "ent" |
||
12 | mark_record_id = "rid" |
||
13 | mark_slice_start = "ss" |
||
14 | |||
15 | # entities |
||
16 | entity_predy = "ep" |
||
17 | |||
18 | # actions |
||
19 | action_predy_send_card = "apsc" |
||
20 | action_predy_kb_cpx_show = "apkcs" |
||
21 | action_predy_kb_cpx_hide = "apkch" |
||
22 |