yeref 0.24.43__tar.gz → 0.24.44__tar.gz
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-0.24.43 → yeref-0.24.44}/PKG-INFO +1 -1
- {yeref-0.24.43 → yeref-0.24.44}/setup.py +1 -1
- {yeref-0.24.43 → yeref-0.24.44}/yeref/yeref.py +1 -1
- {yeref-0.24.43 → yeref-0.24.44}/yeref.egg-info/PKG-INFO +1 -1
- {yeref-0.24.43 → yeref-0.24.44}/pyproject.toml +0 -0
- {yeref-0.24.43 → yeref-0.24.44}/setup.cfg +0 -0
- {yeref-0.24.43 → yeref-0.24.44}/yeref/__init__.py +0 -0
- {yeref-0.24.43 → yeref-0.24.44}/yeref/l_.py +0 -0
- {yeref-0.24.43 → yeref-0.24.44}/yeref/tonweb.js +0 -0
- {yeref-0.24.43 → yeref-0.24.44}/yeref.egg-info/SOURCES.txt +0 -0
- {yeref-0.24.43 → yeref-0.24.44}/yeref.egg-info/dependency_links.txt +0 -0
- {yeref-0.24.43 → yeref-0.24.44}/yeref.egg-info/top_level.txt +0 -0
@@ -15926,7 +15926,7 @@ async def upd_user_data(ENT_TID, data, web_app_init_data, PROJECT_USERNAME, BASE
|
|
15926
15926
|
|
15927
15927
|
|
15928
15928
|
# region unit ecomonics
|
15929
|
-
async def
|
15929
|
+
async def return_activity_metrics(bot, PROJECT_USERNAME, EXTRA_D, BASE_P):
|
15930
15930
|
try:
|
15931
15931
|
schema_name = "USER"
|
15932
15932
|
if PROJECT_USERNAME == 'FereyBotBot':
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|