Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-api
/
love.forte.simbot.bot
/
GroupRelation
/
groupCount
group
Count
abstract
suspend
fun
groupCount
(
)
:
Int
(
source
)
获取当前频道服务器的总数量,不为负时有效。 当不支持此 API 的时候返回小于0的值。
没有
直接
支持的 API 时, 可能会通过
groups
或者API查询所有数据的方式来获取总数。