Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
Mirai
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
MyCard
Mirai
Commits
c3738001
Commit
c3738001
authored
Apr 30, 2020
by
Him188
Committed by
GitHub
Apr 30, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use simpleName
parent
195cfc39
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
mirai-core/src/commonMain/kotlin/net.mamoe.mirai/event/events/README.md
.../commonMain/kotlin/net.mamoe.mirai/event/events/README.md
+13
-13
No files found.
mirai-core/src/commonMain/kotlin/net.mamoe.mirai/event/events/README.md
View file @
c3738001
...
...
@@ -10,10 +10,10 @@
### Bot
-
Bot 登录完成: BotOnlineEvent
-
Bot 离线: BotOfflineEvent
-
主动:
BotOfflineEvent.
Active
-
被挤下线:
BotOfflineEvent.
Force
-
被服务器断开或因网络问题而掉线:
BotOfflineEvent.
Dropped
-
服务器主动要求更换另一个服务器:
BotOfflineEvent.
RequireReconnect
-
主动: Active
-
被挤下线: Force
-
被服务器断开或因网络问题而掉线: Dropped
-
服务器主动要求更换另一个服务器: RequireReconnect
-
Bot 重新登录: BotReloginEvent
### 消息
...
...
@@ -25,13 +25,13 @@
-
群撤回: GroupRecall
-
图片上传前: BeforeImageUploadEvent
-
图片上传完成: ImageUploadEvent
-
图片上传成功:
ImageUploadEvent.
Succeed
-
图片上传失败:
ImageUploadEvent.
Failed
-
图片上传成功: Succeed
-
图片上传失败: Failed
### 群
-
机器人被踢出群或在其他客户端主动退出一个群: BotLeaveEvent
-
机器人主动退出一个群:
BotLeaveEvent.
Active
-
机器人被管理员或群主踢出群:
BotLeaveEvent.
Kick
-
机器人主动退出一个群: Active
-
机器人被管理员或群主踢出群: Kick
-
机器人在群里的权限被改变: BotGroupPermissionChangeEvent
-
机器人被禁言: BotMuteEvent
-
机器人被取消禁言: BotUnmuteEvent
...
...
@@ -49,12 +49,12 @@
#### 群成员
##### 成员列表变更
-
成员已经加入群: MemberJoinEvent
-
成员被邀请加入群:
MemberJoinEvent.
Invite
-
成员主动加入群:
MemberJoinEvent.
Active
-
成员被邀请加入群: Invite
-
成员主动加入群: Active
-
成员已经离开群: MemberLeaveEvent
-
成员被踢出群:
MemberLeaveEvent.
Kick
-
成员主动离开群:
MemberLeaveEvent.
Quit
-
成员被踢出群: Kick
-
成员主动离开群: Quit
-
一个账号请求加入群: MemberJoinRequestEvent
-
机器人被邀请加入群: BotInvitedJoinGroupRequestEvent
...
...
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