This commit is contained in:
Timothy Jaeryang Baek 2025-12-27 00:02:03 +04:00
parent 5f20102b33
commit adf463059d

View file

@ -228,7 +228,7 @@ def export_chat_stats(
)
try:
limit = 100
limit = 40
skip = (page - 1) * limit
# Fetch chats with date filtering