mirai
2.13.4
common
jvmBase
native
mirai-core-api
/
net.mamoe.mirai.utils
/
BotConfiguration
/
ContactListCache
Contact
List
Cache
common
jvmBase
native
expect
class
ContactListCache
Content copied to clipboard
联系人信息缓存配置
Since
2.4
actual
class
ContactListCache
Content copied to clipboard
联系人信息缓存配置
Since
2.4
actual
class
ContactListCache
Content copied to clipboard
联系人信息缓存配置
Since
2.4
Constructors
Properties
See also
See also
common
jvmBase
native
net.
mamoe.
mirai.
utils.
Bot
Configuration
net.
mamoe.
mirai.
utils.
Bot
Configuration
net.
mamoe.
mirai.
utils.
Bot
Configuration
Constructors
Contact
List
Cache
Link copied to clipboard
jvmBase
native
fun
ContactListCache
(
)
Content copied to clipboard
fun
ContactListCache
(
)
Content copied to clipboard
Properties
friend
List
Cache
Enabled
Link copied to clipboard
common
jvmBase
native
expect
var
friendListCacheEnabled
:
Boolean
Content copied to clipboard
开启好友列表缓存.
actual
var
friendListCacheEnabled
:
Boolean
=
false
Content copied to clipboard
开启好友列表缓存.
actual
var
friendListCacheEnabled
:
Boolean
=
false
Content copied to clipboard
开启好友列表缓存.
group
Member
List
Cache
Enabled
Link copied to clipboard
common
jvmBase
native
expect
var
groupMemberListCacheEnabled
:
Boolean
Content copied to clipboard
开启群成员列表缓存.
actual
var
groupMemberListCacheEnabled
:
Boolean
=
false
Content copied to clipboard
开启群成员列表缓存.
actual
var
groupMemberListCacheEnabled
:
Boolean
=
false
Content copied to clipboard
开启群成员列表缓存.
save
Interval
Link copied to clipboard
common
jvmBase
native
expect
var
saveInterval
:
Duration
Content copied to clipboard
在有修改时自动保存间隔. 默认 60 秒. 在每次登录完成后有修改时都会立即保存一次.
actual
var
saveInterval
:
Duration
Content copied to clipboard
在有修改时自动保存间隔. 默认 60 秒. 在每次登录完成后有修改时都会立即保存一次.
actual
var
saveInterval
:
Duration
Content copied to clipboard
在有修改时自动保存间隔. 默认 60 秒. 在每次登录完成后有修改时都会立即保存一次.
save
Interval
Millis
Link copied to clipboard
common
jvmBase
native
expect
var
saveIntervalMillis
:
Long
Content copied to clipboard
在有修改时自动保存间隔. 默认 60 秒. 在每次登录完成后有修改时都会立即保存一次.
actual
var
saveIntervalMillis
:
Long
Content copied to clipboard
在有修改时自动保存间隔. 默认 60 秒. 在每次登录完成后有修改时都会立即保存一次.
actual
var
saveIntervalMillis
:
Long
Content copied to clipboard
在有修改时自动保存间隔. 默认 60 秒. 在每次登录完成后有修改时都会立即保存一次.