This commit is contained in:
2025-04-21 16:00:43 +02:00
parent 5a769c96a0
commit cafa0e3afd

View File

@@ -11,6 +11,7 @@ from core.config import config
logger = logging.getLogger(__name__)
logger.setLevel(logging.INFO)
async def get_game_list_channel_to_message_map() -> dict[int, int]: