mirai
2.16.0
jvm
mirai-console
/
net.mamoe.mirai.console.util
/
ContactUtils
/
getContactOrNull
get
Contact
Or
Null
@
JvmOverloads
@
JvmStatic
@
ConsoleExperimentalApi
fun
Bot
.
getContactOrNull
(
id
:
Long
,
includeMembers
:
Boolean
=
true
)
:
Contact
?
获取一个
Bot
的好友, 群, 或群员.
访问顺序为
Bot.friends
->
Bot.groups
-> 各群的群员