yeref 0.25.24__py3-none-any.whl → 0.25.25__py3-none-any.whl
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.
yeref/yeref.py
CHANGED
@@ -113,7 +113,8 @@ from yeref.l_ import l_inline_demo, l_inline_bot, l_inline_post, l_inline_media,
|
|
113
113
|
l_refund_title, l_refund_already_done, l_refund_success, l_refund_incorrect, \
|
114
114
|
l_tools_has_restricted, l_bot_need_start_add, l_chn_need_boost_for_story, l_bot_need_restart_extra_bot, \
|
115
115
|
l_bot_pub_with_payment, l_sub_to_private_channel, l_payment_6_months, l_payment_1_months, l_material, \
|
116
|
-
l_payment_success, l_payment_hashtag, l_inline_codex, l_permissions_add_members
|
116
|
+
l_payment_success, l_payment_hashtag, l_inline_codex, l_permissions_add_members, l_admin_closed_group_reject, \
|
117
|
+
l_insert_group_link, l_start_group_check, l_check_group_members, l_admin_rights_required
|
117
118
|
|
118
119
|
# region group links
|
119
120
|
payment_link = 'http://bagazhznaniy.ru/wp-content/uploads/2014/03/zhivaya-priroda.jpg'
|
@@ -0,0 +1,8 @@
|
|
1
|
+
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
+
yeref/l_.py,sha256=LsciHUN0b5NbsLsRRbG12blZGXVr_i4Fhj2aQItIZbI,1173447
|
3
|
+
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
+
yeref/yeref.py,sha256=535y-Gxl0sIXiQI5usvZCFOglwDUzX11B-2zkgDFHsk,1022947
|
5
|
+
yeref-0.25.25.dist-info/METADATA,sha256=I9EdC61TWL5CJGwV4BNTPFYZl0YZPYRNTzGA85JvPUM,119
|
6
|
+
yeref-0.25.25.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
+
yeref-0.25.25.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
+
yeref-0.25.25.dist-info/RECORD,,
|
yeref-0.25.24.dist-info/RECORD
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
-
yeref/l_.py,sha256=LsciHUN0b5NbsLsRRbG12blZGXVr_i4Fhj2aQItIZbI,1173447
|
3
|
-
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
-
yeref/yeref.py,sha256=d5qKhmxWMu6TBy9GBT7J0LqbHahYaZDbr03paewnLiM,1022822
|
5
|
-
yeref-0.25.24.dist-info/METADATA,sha256=z-PlgaWT-wGvcyGIzYIFFYXmF0JA8B5LTSILMeiDU6A,119
|
6
|
-
yeref-0.25.24.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
-
yeref-0.25.24.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
-
yeref-0.25.24.dist-info/RECORD,,
|
File without changes
|
File without changes
|