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