$userExists
Checks if a user exists in Discord using it's ID. Returns "true", if it exists otherwise "false".
Syntax
$userExists[User ID]
Parameters
User ID
: The ID of the user to check.
Example
$nomention
$userExists[$mentioned[1]]
Checks if a user exists in Discord using it's ID. Returns "true", if it exists otherwise "false".
$userExists[User ID]
User ID
: The ID of the user to check.$nomention
$userExists[$mentioned[1]]