LogoAntiRaid

@antiraid-ext/events/discord/ChannelDelete

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

@antiraid-ext/events/discord/ChannelDelete

Functions

onChannelDelete

ChannelDelete

Function Signature
--- ChannelDelete
function onChannelDelete(event: Primitives.Event, callback: (channel: discord.ChannelObject) -> ()) end

Arguments

event

Primitives.Event

callback

Function Signature
callback: (channel: discord.ChannelObject) -> ()

Arguments

channel

discord.ChannelObject

Last updated on