mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-08 04:55:55 +08:00
update doc.
This commit is contained in:
parent
e911123a30
commit
d32f427328
@ -380,9 +380,9 @@ Type: `tts`
|
|||||||
| `filename` | string | 图片文件原名 |
|
| `filename` | string | 图片文件原名 |
|
||||||
| `url` | string | 图片下载地址 |
|
| `url` | string | 图片下载地址 |
|
||||||
|
|
||||||
### 获取群消息
|
### 获取消息
|
||||||
|
|
||||||
终结点: `/get_group_msg`
|
终结点: `/get_msg`
|
||||||
|
|
||||||
参数
|
参数
|
||||||
|
|
||||||
@ -398,7 +398,7 @@ Type: `tts`
|
|||||||
| `real_id` | int32 | 消息真实id |
|
| `real_id` | int32 | 消息真实id |
|
||||||
| `sender` | object | 发送者 |
|
| `sender` | object | 发送者 |
|
||||||
| `time` | int32 | 发送时间 |
|
| `time` | int32 | 发送时间 |
|
||||||
| `content` | message | 消息内容 |
|
| `message` | message | 消息内容 |
|
||||||
|
|
||||||
### 获取合并转发内容
|
### 获取合并转发内容
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user