Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
G
go-cqhttp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
go-cqhttp
Commits
e2b6c3d6
Commit
e2b6c3d6
authored
Aug 01, 2020
by
Mrs4s
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc update.
parent
58a3f811
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
README.md
README.md
+2
-1
docs/cqhttp.md
docs/cqhttp.md
+11
-0
No files found.
README.md
View file @
e2b6c3d6
...
...
@@ -65,7 +65,8 @@
| ------------------------------------------------------------ |
|
[
私聊信息
](
https://cqhttp.cc/docs/4.15/#/Post?id=私聊消息
)
|
|
[
群消息
](
https://cqhttp.cc/docs/4.15/#/Post?id=群消息
)
|
|
[
群消息撤回(拓展Event)
](
docs/cqhttp.md#群消息撤回
)
|
|
[
群消息撤回(拓展Event)
](
docs/cqhttp.md#群消息撤回
)
|
|
[
好友消息撤回(拓展Event)
](
docs/cqhttp.md#好友消息撤回
)
|
|
[
群管理员变动
](
https://cqhttp.cc/docs/4.15/#/Post?id=群管理员变动
)
|
|
[
群成员减少
](
https://cqhttp.cc/docs/4.15/#/Post?id=群成员减少
)
|
|
[
群成员增加
](
https://cqhttp.cc/docs/4.15/#/Post?id=群成员增加
)
|
...
...
docs/cqhttp.md
View file @
e2b6c3d6
...
...
@@ -247,3 +247,14 @@ Type: `node`
|
`operator_id`
| int64 | | 操作者id |
|
`message_id`
| int64 | | 被撤回的消息id |
#### 好友消息撤回
**上报数据**
| 字段 | 类型 | 可能的值 | 说明 |
| ------------- | ------ | -------------- | -------------- |
|
`post_type`
| string |
`notice`
| 上报类型 |
|
`notice_type`
| string |
`friend_recall`
| 消息类型 |
|
`user_id`
| int64 | | 好友id |
|
`message_id`
| int64 | | 被撤回的消息id |
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment