Simple Robot 组件 | OneBot
Toggle table of contents
1.7.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | OneBot
simbot-component-onebot-v11-core
/
love.forte.simbot.component.onebot.v11.core.bot
/
OneBotBotFriendRelation
/
contact
contact
open
suspend override
fun
contact
(
id
:
ID
)
:
OneBotFriend
?
(
source
)
根据ID查询某个指定的好友。
OneBot11协议中没有直接根据ID查询好友的API, 因此会直接通过
contacts
查询好友列表,并从内存中筛选。