@antiraid-ext/events/discord/ChannelUpdate
API reference for @antiraid-ext/events/discord/ChannelUpdate
@antiraid-ext/events/discord/ChannelUpdate
Functions
onChannelUpdate
ChannelUpdate
Function Signature
--- ChannelUpdate
function onChannelUpdate(event: Primitives.Event, callback: (channel: discord.ChannelObject) -> ()) end
Arguments
event
callback
Function Signature
callback: (channel: discord.ChannelObject) -> ()
Arguments
channel
Last updated on