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-message
/
love.forte.simbot.component.onebot.v11.message.segment
/
OneBotContact
/
Data
Data
@
Serializable
data
class
Data
(
val
type
:
String
,
val
id
:
ID
)
(
source
)
The data of
OneBotContact
.
Members
Constructors
Data
Link copied to clipboard
constructor
(
type
:
String
,
id
:
ID
)
Properties
id
Link copied to clipboard
val
id
:
ID
被推荐人的 QQ 号 / 被推荐的群号
type
Link copied to clipboard
val
type
:
String
可能的值:
qq
(推荐好友) /
group
(推荐群)