Interface APIBanSmall

Represents a user's ban from the API

Hierarchy

Properties

Properties

date_until: number

Unix EpochSec of when the ban expires
? IN SECONDS! More better accuracy, convert to milliseconds

id: string

Unique ban Id

type: "chat_access" | "comment_creation" | "content_creation" | "profile_access" | "repubing" | "smiling" | "subscribing" | "other" | "collective_shadow"

The type of ban

Generated using TypeDoc