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