调整对应的调用

This commit is contained in:
UnCLAS-Prommer
2025-07-30 17:07:55 +08:00
parent 3c40ceda4c
commit 6c0edd0ad7
40 changed files with 580 additions and 1236 deletions

View File

@@ -335,7 +335,7 @@ async def command_to_stream(
async def custom_to_stream(
message_type: str,
content: str,
content: str | dict,
stream_id: str,
display_message: str = "",
typing: bool = False,