1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-04 19:17:37 +08:00

improve doc

This commit is contained in:
Kanri 2020-12-08 20:28:10 +08:00 committed by GitHub
parent e6de0c33cd
commit 26372c0939
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,8 +14,8 @@
- [礼物](#礼物)
- [合并转发](#合并转发)
- [合并转发消息节点](#合并转发消息节点)
- [XML 消息](#XML 消息)
- [JSON 消息](#JSON 消息)
- [XML 消息](#xml-消息)
- [JSON 消息](#json-消息)
- [cardimage](#cardimage)
- [文本转语音](#文本转语音)
- [图片](#图片)
@ -265,7 +265,7 @@ Type: `node`
]
````
### xml 消息
### XML 消息
Type: `xml`
@ -841,4 +841,4 @@ Type: `tts`
| ------ | ------ | -------- | -------- |
| `name` | string | | 文件名 |
| `size` | int64 | | 文件大小 |
| `url` | string | | 下载链接 |
| `url` | string | | 下载链接 |