yeref 0.25.9__py3-none-any.whl → 0.25.10__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
@@ -17231,7 +17231,7 @@ async def post_pub(bot, lz, chat_id, ENT_TID, post, MEDIA_D, BASE_S, BASE_D, PRO
|
|
17231
17231
|
is_disabled=False,
|
17232
17232
|
url=POST_MEDIA[index]['file_link'],
|
17233
17233
|
prefer_large_media=True,
|
17234
|
-
show_above_text=POST_CHKBOX['POST_ISPREVIEW']
|
17234
|
+
show_above_text=not POST_CHKBOX['POST_ISPREVIEW']
|
17235
17235
|
),
|
17236
17236
|
disable_notification=not POST_CHKBOX['POST_ISSOUND'],
|
17237
17237
|
protect_content=POST_CHKBOX['POST_ISPROTECT'],
|
@@ -0,0 +1,8 @@
|
|
1
|
+
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
+
yeref/l_.py,sha256=qrGVTeCN6tReyOsv-AJfLX9bm9lSFbqXgQcFs3SUo7Y,1175162
|
3
|
+
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
+
yeref/yeref.py,sha256=VqPHNMwLRm1s9ZjMHsDXkFD9UjU0TSTEg9AbPUZ4bQ0,1058027
|
5
|
+
yeref-0.25.10.dist-info/METADATA,sha256=oaM7bHwcSY_IKEu-mhIPg2MJyZUg4m6scALzNY2SnyU,119
|
6
|
+
yeref-0.25.10.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
+
yeref-0.25.10.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
+
yeref-0.25.10.dist-info/RECORD,,
|
yeref-0.25.9.dist-info/RECORD
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
-
yeref/l_.py,sha256=qrGVTeCN6tReyOsv-AJfLX9bm9lSFbqXgQcFs3SUo7Y,1175162
|
3
|
-
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
-
yeref/yeref.py,sha256=U8OhQOWuWoho_WL7VQT7-nvbFF0cY0d4PDGXlACinxk,1058023
|
5
|
-
yeref-0.25.9.dist-info/METADATA,sha256=8JMiv7vaXmL5765rOjFP3BPcoMa-8kNc3OhpV7Cgm9Y,118
|
6
|
-
yeref-0.25.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
-
yeref-0.25.9.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
-
yeref-0.25.9.dist-info/RECORD,,
|
File without changes
|
File without changes
|