toggle menu
onebot-v12-lib
jvm
switch theme
search in API
onebot-v12-lib
/
cn.qfys521.onebot.v12.lib.model
/
OneBotEvent
/
RequestEvent
/
RequestEvent
Request
Event
constructor
(
id
:
String
,
time
:
Long
,
self
:
BotSelf
,
subType
:
String
=
""
,
type
:
String
=
"request"
,
detailType
:
String
,
userId
:
String
?
=
null
,
groupId
:
String
?
=
null
)