Update send_api.py

This commit is contained in:
雅诺狐
2025-08-15 18:09:10 +08:00
committed by Windpicker-owo
parent 8e5623953a
commit 169b07f9c0

View File

@@ -366,7 +366,7 @@ async def custom_to_stream(
async def adapter_command_to_stream(
action: str,
params: dict,
platform: Optional[str] = None,
platform: Optional[str] = "qq",
stream_id: Optional[str] = None,
timeout: float = 30.0,
storage_message: bool = False