$serverChannelExists
Checks if the channel exists in the guild.
Syntax
$serverChannelExists[channel ID]
Parameters
channel ID
(Type: Snowflake, String || Flag: Emptiable)
: Returnstrue
if the channel exists, otherwisefalse
.
Example
$nomention
$serverChannelExists[566370477967147018]