LogoAntiRaid

@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

Primitives.Event

callback

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

Arguments

channel

discord.ChannelObject

Last updated on