Constructor
new Ban()
Properties:
Name | Type | Description |
---|---|---|
duration |
String | The ban duration ('h' for one hour, 'd' for a day, 'f' for forever) |
- Source:
Methods
remove() → {Promise}
Removes this ban.
- Source:
Returns:
- Type
- Promise