$userExists
$userExists
will check if a given user exists.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
userID? | number | The user ID. | false |
Example(s)
This will return either true
or false
depending on if the user exists, in this example below it will return true
as you exist as Discord user: