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
/
OneBotBotGroupRelation
/
groupCount
group
Count
open
suspend override
fun
groupCount
(
)
:
Int
(
source
)
获取群数量。
OneBot11中没有直接获取的API,因此会通过
groups
获取全部列表并从内存中计数来达成此功能。