mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-05 03:23:49 +08:00
doc showPic & flashPic
This commit is contained in:
parent
c984f22d4f
commit
e719c86731
@ -4,6 +4,28 @@
|
|||||||
|
|
||||||
## CQCode
|
## CQCode
|
||||||
|
|
||||||
|
### 图片
|
||||||
|
|
||||||
|
| 参数名 | 可能的值 | 说明 |
|
||||||
|
| --- | --- | --- |
|
||||||
|
| `file` | - | 图片文件名 |
|
||||||
|
| `type` | `flash`,`show` | 图片类型,`flash` 表示闪照,`show` 表示秀图,默认普通图片 |
|
||||||
|
| `url` | - | 图片 URL |
|
||||||
|
| `cache` | `0` `1` | 只在通过网络 URL 发送时有效,表示是否使用已缓存的文件,默认 `1` |
|
||||||
|
| `id` | - | 发送秀图时的特效id,默认为40000 |
|
||||||
|
|
||||||
|
可用的特效ID:
|
||||||
|
|
||||||
|
| id |类型 |
|
||||||
|
| --- |-------|
|
||||||
|
| 40000 | 普通 |
|
||||||
|
| 40001 | 幻影 |
|
||||||
|
| 40002 | 抖动 |
|
||||||
|
| 40003 | 生日 |
|
||||||
|
| 40004 | 爱你 |
|
||||||
|
| 40005 | 征友 |
|
||||||
|
|
||||||
|
|
||||||
### 回复
|
### 回复
|
||||||
|
|
||||||
Type : `reply`
|
Type : `reply`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user