users property

UserManager users
inherited

A UserManager that manages users for this client.

Implementation

UserManager get users => UserManager(options.userCacheConfig, this as NyxxRest);