contacts

open override val contacts: Items<Contact>

Deprecated

Contact related APIs are not supported

Replace with

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