Skip to content
Event Channel ID Ai

$eventChannelID

Returns the ID of the channel that was created or deleted. This function is used specifically for the Channel Creation or Channel Deletion triggers.

Usage: $eventChannelID

::: warning Important Considerations:

  • This function is exclusively for the Channel Creation and Channel Deletion triggers.
  • For Voice Channel Join/Leave events, use $voiceChannelID instead.
  • This function will not work in regular command triggers. For those triggers, use $channelID. :::
Difficulty:
Tags: