kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-gateway
/
dev.kord.gateway
/
GuildIntegrationsUpdate
Guild
Integrations
Update
data
class
GuildIntegrationsUpdate
(
val
integrations
:
DiscordGuildIntegrations
,
val
sequence
:
Int
?
)
:
DispatchEvent
(
source
)
Members
Constructors
Guild
Integrations
Update
Link copied to clipboard
constructor
(
integrations
:
DiscordGuildIntegrations
,
sequence
:
Int
?
)
Properties
integrations
Link copied to clipboard
val
integrations
:
DiscordGuildIntegrations
sequence
Link copied to clipboard
open
override
val
sequence
:
Int
?