mirai-api-http
mirai-api-http copied to clipboard
希望Webhook增加执行多个命令
如支持返回: [ { command: "1", // 命令字 content: {} // 命令内容 }, { command: "2", // 命令字 content: {} // 命令内容 }
]