Interface RawMisc

interface RawMisc {
    messages: number;
    opened: number;
}

Properties

Properties

messages: number
opened: number