mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai.contact
/
ContactList
/
get
get
operator
fun
get
(
id
:
Long
)
:
C
?
获取一个
Contact.id
为
id
的元素. 在不存在时返回
null
.