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

doc: fix typo.

This commit is contained in:
Mrs4s 2021-09-16 17:22:04 +08:00
parent 8c89d3c432
commit eadd688e5a
No known key found for this signature in database
GPG Key ID: 3186E98FA19CE3A7

View File

@ -77,7 +77,7 @@ Type : `image`
| ------- | --------------- | ---------------------------------------------------------------------- |
| `file` | - | 图片文件名 |
| `type` | `flash``show` | 图片类型,`flash` 表示闪照,`show` 表示秀图,默认普通图片 |
| `subType`| - | 图片子类型, 只出现在群聊. 用来表示图片子类型 |
| `subType`| - | 图片子类型, 只出现在群聊. |
| `url` | - | 图片 URL |
| `cache` | `0` `1` | 只在通过网络 URL 发送时有效,表示是否使用已缓存的文件,默认 `1` |
| `id` | - | 发送秀图时的特效id默认为40000 |