$isBot
$isBot
will check if the given user is a bot.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
userID? | number | User id to check if they’re a bot. | false |
Example(s)
This will return true
as your bot is, obviously, a bot:
$isBot
will check if the given user is a bot.
Field | Type | Description | Required |
---|---|---|---|
userID? | number | User id to check if they’re a bot. | false |
This will return true
as your bot is, obviously, a bot: