fix: forward msg by msg id

fix: send wav voice msg
This commit is contained in:
linyuchen
2024-03-01 02:53:33 +08:00
parent f0790b03bb
commit f4a53c5aec
12 changed files with 266 additions and 214 deletions

View File

@@ -1,10 +1,10 @@
{
"manifest_version": 4,
"type": "extension",
"name": "LLOneBot",
"name": "LLOneBot v3.10.2",
"slug": "LLOneBot",
"description": "LiteLoaderQQNT的OneBotApi",
"version": "3.10.1",
"version": "3.10.2",
"thumbnail": "./icon.png",
"authors": [
{
@@ -30,4 +30,4 @@
"main": "./main.js",
"preload": "./preload.js"
}
}
}