Update BotEvents.kt

"入群申请消息"更改为"申请好友消息"
This commit is contained in:
Anders 2020-04-11 13:57:23 +08:00 committed by GitHub
parent 686d7577c6
commit d3b52732d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -551,7 +551,7 @@ data class NewFriendRequestEvent(
*/
val eventId: Long,
/**
* 入群申请消息
* 申请好友消息
*/
val message: String,
/**