IntegrationUpdateEvent
class IntegrationUpdateEvent(val integration: Integration, val kord: Kord, val shard: Int, val customContext: Any?, val supplier: EntitySupplier = kord.defaultSupplier) : Event, Strategizable(source)
Constructors
Link copied to clipboard
constructor(integration: Integration, kord: Kord, shard: Int, customContext: Any?, supplier: EntitySupplier = kord.defaultSupplier)