Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
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
获取全部列表并从内存中计数来达成此功能。