guilds

open override val guilds: Items<Guild>(source)

Deprecated

Channel related APIs are not supported

Replace with

import love.forte.simbot.utils.item.Items.Companion.emptyItems
emptyItems()

mirai中不存在'频道(guild)'概念。