Skip to content

Interface: Modlog

Defined in: src/types/index.ts:86

Extends

  • output<typeof schemas.Modlog>

Properties

PropertyTypeDefault valueInherited fromDefined in
expires_at?stringundefinedz.infer.expires_atsrc/schemas/GetModlogResponse.ts:31
idnumberundefinedz.infer.idsrc/schemas/GetModlogResponse.ts:32
is_revertbooleanundefinedz.infer.is_revertsrc/schemas/GetModlogResponse.ts:33
kind| "admin_add" | "admin_ban" | "admin_feature_post_site" | "admin_purge_comment" | "admin_purge_community" | "admin_purge_person" | "admin_purge_post" | "admin_remove_community" | "mod_add_to_community" | "mod_ban_from_community" | "mod_change_community_visibility" | "mod_feature_post_community" | "mod_lock_comment" | "mod_lock_post" | "mod_remove_comment" | "mod_remove_post" | "mod_transfer_community" | "mod_warn_comment" | "mod_warn_post"ModlogKindz.infer.kindsrc/schemas/GetModlogResponse.ts:34
published_atstringundefinedz.infer.published_atsrc/schemas/GetModlogResponse.ts:35
reason?stringundefinedz.infer.reasonsrc/schemas/GetModlogResponse.ts:36