$setUserVar
$setUserVar
will change the value of a given user variable.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
varname | string | Variable name. | true |
value | string | New Variable value. | true |
userID? | number | User ID. | false |
id? | string | 1. specific guild id 2. dm | false |
table? | string | Variable table. | false |
Example(s)
This will change the value of “Example” to “This is a value”: