mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-09 19:50:27 +08:00
fix typo
This commit is contained in:
parent
35c7e7947f
commit
3e0e6f837f
@ -72,7 +72,7 @@ internal class FriendList {
|
||||
val members: List<StTroopMemberInfo>,
|
||||
val nextUin: Long
|
||||
) : Packet {
|
||||
override fun toString(): String = "Friendlist.GetTroopMemberList.Response"
|
||||
override fun toString(): String = "FriendList.GetTroopMemberList.Response"
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user