yeref 0.25.16__py3-none-any.whl → 0.25.17__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
@@ -208,7 +208,7 @@ media_app_jpg = 'https://ddejfvww7sqtk.cloudfront.net/user-media/09-06-2025/7556
|
|
208
208
|
post_app_jpg = 'https://ddejfvww7sqtk.cloudfront.net/user-media/09-06-2025/75565/1425211.jpg'
|
209
209
|
tonest_app_jpg = 'https://ddejfvww7sqtk.cloudfront.net/user-media/09-06-2025/75565/1425212.jpg'
|
210
210
|
demo_app_jpg = 'https://ddejfvww7sqtk.cloudfront.net/user-media/09-06-2025/75565/1425213.jpg'
|
211
|
-
|
211
|
+
codex_app_jpg = 'https://ddejfvww7sqtk.cloudfront.net/user-media/09-06-2025/75565/1425217.jpg'
|
212
212
|
|
213
213
|
demo_other1_jpg = 'https://ddejfvww7sqtk.cloudfront.net/user-media/09-06-2025/75565/1425218.jpg'
|
214
214
|
demo_other2_jpg = 'https://ddejfvww7sqtk.cloudfront.net/user-media/09-06-2025/75565/1425219.jpg'
|
@@ -4231,7 +4231,7 @@ async def bots_by_inline(chat_id, message, BASE_D):
|
|
4231
4231
|
['👩🏽💻 @FereyChannelBot', l_inline_channel[lz],
|
4232
4232
|
"<a href='https://t.me/FereyChannelBot?start=inline'>@FereyChannelBot</a>", channel_app_jpg],
|
4233
4233
|
['👩🏽💻 @FereyGroupBot', l_inline_group[lz],
|
4234
|
-
"<a href='https://t.me/FereyGroupBot?start=inline'>@FereyGroupBot</a>",
|
4234
|
+
"<a href='https://t.me/FereyGroupBot?start=inline'>@FereyGroupBot</a>", group_app_jpg],
|
4235
4235
|
['👩🏽💻 @FereyFindBot', l_inline_find[lz],
|
4236
4236
|
"<a href='https://t.me/FereyFindBot?start=inline'>@FereyFindBot</a>", find_app_jpg],
|
4237
4237
|
['👩🏽💻 @FereyToolsBot', l_inline_tools[lz],
|
@@ -0,0 +1,8 @@
|
|
1
|
+
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
+
yeref/l_.py,sha256=N3yPzNW63KJY1CzaKok9Xa1wjLIL_a0X_CWEoCftqPg,1174453
|
3
|
+
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
+
yeref/yeref.py,sha256=hMX8v-PLqXpnJXDGkDPspxkK6F0LNt-07GzLeZpCNxQ,1059511
|
5
|
+
yeref-0.25.17.dist-info/METADATA,sha256=8YBZjKhz02KUxShijgalhS0a9G1z-oXebXKtkwL0iGY,119
|
6
|
+
yeref-0.25.17.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
+
yeref-0.25.17.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
+
yeref-0.25.17.dist-info/RECORD,,
|
yeref-0.25.16.dist-info/RECORD
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
-
yeref/l_.py,sha256=N3yPzNW63KJY1CzaKok9Xa1wjLIL_a0X_CWEoCftqPg,1174453
|
3
|
-
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
-
yeref/yeref.py,sha256=NQVXIFPS6xelNTvxnrdmFjXHORaWrm95di5piCup-io,1059516
|
5
|
-
yeref-0.25.16.dist-info/METADATA,sha256=hDqm9PuTfX5VSReOkftWywABD8QvLS6ehqQDG_vqEMY,119
|
6
|
-
yeref-0.25.16.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
-
yeref-0.25.16.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
-
yeref-0.25.16.dist-info/RECORD,,
|
File without changes
|
File without changes
|