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-event
/
love.forte.simbot.component.onebot.v11.event.message
/
RawGroupMessageEvent
/
Sender
/
Sender
Sender
@
SourceEventConstructor
constructor
(
userId
:
LongID
,
nickname
:
String
,
sex
:
String
=
DEFAULT_SEX
,
age
:
Int
=
DEFAULT_AGE
,
card
:
String
=
""
,
area
:
String
?
=
null
,
level
:
String
?
=
null
,
role
:
String
=
"member"
,
title
:
String
?
=
null
)
(
source
)