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