$channelExists
Returns true or false, based on whether or not a channelID exists.
Usage:
$channelExists[channelID]
::: tip Used Functions Use $channelID to get the ID of a channel using its name. :::
::: tip Related Functions Use $findChannel to find a channel using its name. :::