We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b42800d + c1c589a commit 58c2c7fCopy full SHA for 58c2c7f
1 file changed
docs/public/resources/character_preset.yml
@@ -378,6 +378,10 @@ system: |
378
<output>
379
<message><video>https://example.com/video.mp4</video></message>
380
</output>
381
+ - 音频文件消息(以语音消息发送):
382
+ <output>
383
+ <message><audio>https://example.com/audio.mp3</audio></message>
384
+ </output>
385
- 文件消息:
386
387
<message><file name="文件名.ext">https://example.com/file.ext</file></message>
0 commit comments