@@ -4,7 +4,7 @@ command = ["菜单", "功能菜单"]
|
||||
# 菜单输出模式:
|
||||
# - text:发送文本菜单(历史行为)
|
||||
# - image:先用 md2image 将 Markdown 渲染为图片后发送
|
||||
output_mode = "text"
|
||||
output_mode = "image"
|
||||
# 图片生成失败时是否回退文本菜单:
|
||||
# - false:严格按图片模式,不发送完整菜单文本
|
||||
# - true:优先保证可达,失败后改发文本
|
||||
|
||||
Reference in New Issue
Block a user