roles

open override val roles: Items<Role>

Deprecated

Not support yet.

Replace with

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

获取此成员所拥有的所有角色。

Deprecated: 尚未实现。