Commit d3b52732 authored by Anders's avatar Anders Committed by GitHub

Update BotEvents.kt

"入群申请消息"更改为"申请好友消息"
parent 686d7577
...@@ -551,7 +551,7 @@ data class NewFriendRequestEvent( ...@@ -551,7 +551,7 @@ data class NewFriendRequestEvent(
*/ */
val eventId: Long, val eventId: Long,
/** /**
* 入群申请消息 * 申请好友消息
*/ */
val message: String, val message: String,
/** /**
......
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