yeref 0.29.17__py3-none-any.whl → 0.29.18__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
@@ -13911,7 +13911,7 @@ async def get_buttons_main(lz, bot_un, BASE_P):
|
|
13911
13911
|
else:
|
13912
13912
|
url_share = f'https://t.me/share/url?url=https%3A%2F%2Ft.me%2F{bot_un}&text=%40{bot_un}'
|
13913
13913
|
web_app_ = types.WebAppInfo(url='https://telegra.ph/Links-07-05-462') # "ᵗᶢᴿᴬᴾᴴ" "ᶜᵸᴬᴺᴺᴱᴸ"
|
13914
|
-
text_like = await read_likes(BASE_P) if random.choice([True, False]) else '⁰⁰⁰'
|
13914
|
+
text_like = await read_likes(BASE_P) if random.choice([True, True, True, False]) else '⁰⁰⁰'
|
13915
13915
|
|
13916
13916
|
result = [
|
13917
13917
|
types.InlineKeyboardButton(text="👩🏽💼", url=url_usr),
|
@@ -0,0 +1,8 @@
|
|
1
|
+
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
+
yeref/l_.py,sha256=77XIr32jhB2IBUMnkrpI15VjfzAMSiTpTeahlaJnJKM,616779
|
3
|
+
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
+
yeref/yeref.py,sha256=GHFis_RIastNKb1bHIuC6X7W43SWmk_PZMFvLKDJr6E,1056932
|
5
|
+
yeref-0.29.18.dist-info/METADATA,sha256=3RQbg2HFDOqb8n9ufwgao96rGg4qi5exK5QSX2UAeKQ,119
|
6
|
+
yeref-0.29.18.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
+
yeref-0.29.18.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
+
yeref-0.29.18.dist-info/RECORD,,
|
yeref-0.29.17.dist-info/RECORD
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
-
yeref/l_.py,sha256=77XIr32jhB2IBUMnkrpI15VjfzAMSiTpTeahlaJnJKM,616779
|
3
|
-
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
-
yeref/yeref.py,sha256=P-R6GRdC_HXWZVjgLQWMwzXbkharxipvbFJ7U6wSyMk,1056920
|
5
|
-
yeref-0.29.17.dist-info/METADATA,sha256=hsoA3jNaT5JyGqsriTYfbuNhvA8mo5Pot8M60tgmRL8,119
|
6
|
-
yeref-0.29.17.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
-
yeref-0.29.17.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
-
yeref-0.29.17.dist-info/RECORD,,
|
File without changes
|
File without changes
|