mirror of
https://github.com/flibusta-apps/telegram_files_cache_server.git
synced 2025-12-06 06:35:38 +01:00
Fix
This commit is contained in:
@@ -8,7 +8,7 @@ from core.config import env_config
|
||||
|
||||
|
||||
class Data(TypedDict):
|
||||
chat_id: str | int
|
||||
chat_id: int
|
||||
message_id: int
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user