ModBan: { banned: boolean; expires?: string; id: ModBanId; mod_person_id: PersonId; other_person_id: PersonId; published: string; reason?: string;} Type declaration
banned: boolean
Optional
expires?: string
other_person_id: PersonId
published: string
Optional
reason?: string
When someone is banned from the site.