mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-12 06:55:58 +08:00
🐛 修复空消息 (#609)
This commit is contained in:
parent
e8f282226a
commit
db2ea4dc68
@ -721,6 +721,7 @@ async def dodo_send(
|
|||||||
if buttons:
|
if buttons:
|
||||||
logger.warning('[gscore] DoDo暂不支持发送buttons消息')
|
logger.warning('[gscore] DoDo暂不支持发送buttons消息')
|
||||||
|
|
||||||
|
if message:
|
||||||
await __send(message)
|
await __send(message)
|
||||||
|
|
||||||
if node:
|
if node:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user