Ban
Last updated
Last updated
A Ban object contains data that articulates how to structure a ban. It is present on within , when the relates to a ban.
action
enum The recommended .
until
number A Unix timestamp (ms) representing the time to end the ban.
ip
string If the ban relates to an IP, this will contain the offending IP.
email
string If the ban relates to an email , this will contain the email.
phone
string If the ban relates to a phone , this will contain the phone number.
userId
string If the ban relates to a user ID , this will contain the user ID.