Simple Robot
Toggle table of contents
5.0.0-Preview4
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.event
/
InteractionCreateEventData
/
InteractionCreateEventData
Interaction
Create
Event
Data
constructor
(
chatType
:
Int
,
data
:
InteractionCreateData
,
groupMemberOpenid
:
String
?
=
null
,
groupOpenid
:
String
?
=
null
,
id
:
String
,
scene
:
String
?
=
null
,
timestamp
:
String
,
type
:
Int
,
guildId
:
String
?
=
null
,
channelId
:
String
?
=
null
,
userOpenid
:
String
?
=
null
,
version
:
Int
=
1
)
(
source
)