@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
callback
Function Signature
callback: (new: discord.StageInstanceObject) -> ()
Arguments
new
Last updated on