$channelExists

Checks if the provided channel exists in any server the bot is in.

Syntax

$channelExists[channel ID]

Parameters

  • channel ID (Type: String, Snowflake || Flag: Emptiable): The channel which the bot will check for.

Example

$nomention
$channelExists[$message]

example