mirror of
https://github.com/mamoe/mirai.git
synced 2026-08-22 22:23:32 +08:00
Fix typo in doc
This commit is contained in:
@@ -410,7 +410,7 @@ public open class BotConfiguration { // open for Java
|
||||
public var friendListCacheEnabled: Boolean = true
|
||||
|
||||
/**
|
||||
* 开启好友列表缓存
|
||||
* 开启群成员列表缓存
|
||||
*/
|
||||
public var groupMemberListCacheEnabled: Boolean = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user