Simple Robot 组件 | OneBot
Toggle table of contents
1.7.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | OneBot
simbot-component-onebot-v11-core
/
love.forte.simbot.component.onebot.v11.core.bot
/
OneBotBotFriendRelation
/
contactCount
contact
Count
open
suspend override
fun
contactCount
(
)
:
Int
(
source
)
获取好友的数量。
OneBot11中没有直接获取的API,因此会通过
contacts
获取全部列表并从内存中计数来达成此功能。