@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) -> ()) endArguments
event
callback
Function Signature
callback: (channel: discord.ChannelObject) -> ()Arguments
channel
Last updated on