mirai-api-http icon indicating copy to clipboard operation
mirai-api-http copied to clipboard

希望Webhook增加执行多个命令

Open TaffyStudio opened this issue 1 year ago • 0 comments

如支持返回: [ { command: "1", // 命令字 content: {} // 命令内容 }, { command: "2", // 命令字 content: {} // 命令内容 }

]

TaffyStudio avatar Jan 28 '24 21:01 TaffyStudio