Commit 686d7577 authored by Anders's avatar Anders Committed by GitHub

Update BotEvents.kt

将注释: 机器人被邀请加入群 更改为: 一个账号请求加入群事件
parent 751fa4b5
...@@ -594,7 +594,7 @@ data class NewFriendRequestEvent( ...@@ -594,7 +594,7 @@ data class NewFriendRequestEvent(
} }
/** /**
* 机器人被邀请加入群 * 一个账号请求加入群事件
*/ */
@SinceMirai("0.35.0") @SinceMirai("0.35.0")
data class MemberJoinRequestEvent( data class MemberJoinRequestEvent(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment