toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-gateway
/
dev.kord.gateway
/
InteractionCreate
Interaction
Create
data
class
InteractionCreate
(
val
interaction
:
DiscordInteraction
,
val
sequence
:
Int
?
)
:
DispatchEvent
(
source
)
Members
Constructors
Interaction
Create
Link copied to clipboard
constructor
(
interaction
:
DiscordInteraction
,
sequence
:
Int
?
)
Properties
interaction
Link copied to clipboard
val
interaction
:
DiscordInteraction
sequence
Link copied to clipboard
open
override
val
sequence
:
Int
?