mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-02 22:02:25 +08:00
Update BotEvents.kt
将注释: 机器人被邀请加入群 更改为: 一个账号请求加入群事件
This commit is contained in:
parent
751fa4b50e
commit
686d7577c6
@ -594,7 +594,7 @@ data class NewFriendRequestEvent(
|
||||
}
|
||||
|
||||
/**
|
||||
* 机器人被邀请加入群
|
||||
* 一个账号请求加入群事件
|
||||
*/
|
||||
@SinceMirai("0.35.0")
|
||||
data class MemberJoinRequestEvent(
|
||||
|
Loading…
Reference in New Issue
Block a user