LogoAntiRaid

@antiraid-ext/events/discord/ChannelCreate

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

@antiraid-ext/events/discord/ChannelCreate

Functions

onChannelCreate

ChannelCreate

Function Signature
--- ChannelCreate
function onChannelCreate(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