currency/fast flow for everyone/optimization and cache/new payment system/and more
This commit is contained in:
@@ -20,4 +20,4 @@ async def get_hot_leads(session: AsyncSession):
|
||||
)
|
||||
|
||||
result = await session.execute(stmt)
|
||||
return [row.tg_id for row in result]
|
||||
return [row.tg_id for row in result]
|
||||
|
||||
Reference in New Issue
Block a user