toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-api
/
love.forte.simbot.bot
/
GuildRelation
/
guildCount
guild
Count
abstract
suspend
fun
guildCount
(
)
:
Int
(
source
)
获取当前频道服务器的总数量,不为负时有效。 当不支持此 API 的时候返回小于0的值。
没有
直接
支持的 API 时, 可能会通过
guilds
或者API查询所有数据的方式来获取总数。