class
BanMode
The available banning modes for a BanUserRequest.
Properties
new BanMode()
Developers never istantiate the BanMode class: only use its static properties.
- See also
- BanUserRequest
Properties
constant static
BY_ADDRESS number
User is banned by IP address.
constant static
BY_NAME number
User is banned by name.