Constant data referenced by usernotes

interface RawUsernotesConstants {
    users: (null | string)[];
    warnings: (null | string)[];
}

Properties

Properties

users: (null | string)[]

A list of all mods who have added notes

warnings: (null | string)[]

A list of all the keys of note types that have been used