LogoAntiRaid

@antiraid-ext/events/discord/StageInstanceUpdate

API reference for @antiraid-ext/events/discord/StageInstanceUpdate

@antiraid-ext/events/discord/StageInstanceUpdate

Functions

onStageInstanceUpdate

StageInstanceUpdate

Dispatched when a stage instance is updated.

Function Signature
--- StageInstanceUpdate
---
--- Dispatched when a stage instance is updated.
function onStageInstanceUpdate(event: Primitives.Event, callback: (new: discord.StageInstanceObject) -> ()) end

Arguments

event

Primitives.Event

callback

Function Signature
callback: (new: discord.StageInstanceObject) -> ()

Arguments

new

discord.StageInstanceObject

Last updated on