mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-24 14:30:09 +08:00
Fix typo in doc
This commit is contained in:
parent
0d58e6e3ab
commit
e219fb3a95
@ -410,7 +410,7 @@ public open class BotConfiguration { // open for Java
|
||||
public var friendListCacheEnabled: Boolean = true
|
||||
|
||||
/**
|
||||
* 开启好友列表缓存
|
||||
* 开启群成员列表缓存
|
||||
*/
|
||||
public var groupMemberListCacheEnabled: Boolean = true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user