$guildExists
Checks if the provided guild/server exists.
Returns true if the server exists. Returns false if the server doesn’t exist or the bot isn’t present in the provided server.
Syntax
$guildExists[Guild ID]
Parameters
Guild ID(Type: Snowflake, String || Flag: Emptiable): The ID of the hypothetical server.
Example
$nomention
$guildExists[$message]
How $message works?