ZgetUserVar
Returns the value of a user-scoped variable, defaulting to the current user and server if not specified.
Syntax
ZgetUserVar{name;userID?;guildID?}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| name | string | Yes | - |
| userID | snowflake | No | - |
| guildID | snowflake | No | - |
Example
ZgetUserVar{points}