🤖 自动格式化代码 [skip ci]
This commit is contained in:
@@ -99,7 +99,6 @@ class HeartFCSender:
|
||||
message.build_reply()
|
||||
logger.debug(f"[{chat_id}] 选择回复引用消息: {message.processed_plain_text[:20]}...")
|
||||
|
||||
|
||||
await message.process()
|
||||
|
||||
if typing:
|
||||
@@ -110,7 +109,6 @@ class HeartFCSender:
|
||||
)
|
||||
await asyncio.sleep(typing_time)
|
||||
|
||||
|
||||
sent_msg = await send_message(message)
|
||||
if not sent_msg:
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user