toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-api
/
love.forte.simbot.bot
/
ContactRelation
/
contactCount
contact
Count
abstract
suspend
fun
contactCount
(
)
:
Int
(
source
)
获取当前联系人或联系人会话的总数量,不为负时有效。 当不支持此 API 的时候返回小于0的值。
没有
直接
支持的 API 时, 可能会通过
contacts
或者API查询所有数据的方式来获取总数。