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