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