@antiraid-ext/events/discord/StageInstanceDelete
API reference for @antiraid-ext/events/discord/StageInstanceDelete
@antiraid-ext/events/discord/StageInstanceDelete
Functions
onStageInstanceDelete
StageInstanceDelete
Dispatched when a stage instance is deleted.
Function Signature
--- StageInstanceDelete
---
--- Dispatched when a stage instance is deleted.
function onStageInstanceDelete(event: Primitives.Event, callback: (instance: discord.StageInstanceObject) -> ()) end
Arguments
event
callback
Function Signature
callback: (instance: discord.StageInstanceObject) -> ()
Arguments
instance
Last updated on