fix(event_msg): 修复michat功能处理完后未返回
This commit is contained in:
parent
df80ae9edc
commit
d14226bcef
@ -137,6 +137,7 @@ const manageCMDMsg = (ctx: Context.Data) => {
|
||||
// 帮助
|
||||
logger.info(`bot command is /help, chatId: ${chatId}`)
|
||||
manageHelpMsg(ctx, "miChatGuide")
|
||||
return
|
||||
}
|
||||
|
||||
// 小煎蛋专属功能
|
||||
|
Loading…
x
Reference in New Issue
Block a user