Interface RawUsernotesNote

Raw data for a single usernote

Hierarchy

  • RawUsernotesNote

Properties

l? m n t w?

Properties

l?: string

Permalink of note context, in shortened format

m: number

Index in constants.users of moderator who left this note

n: string

Note text

t: number

Timestamp (seconds since epoch)

w?: number

Index in constants.warnings of this note's type's key

Generated using TypeDoc