Triangle.js Docs
    Preparing search index...

    Interface Staff

    interface Staff {
        "staff.spam": void;
        "staff.xrc": string;
    }
    Index

    Properties

    "staff.spam": void

    Fires when you are sending too many dms

    "staff.xrc": string

    In a normal TETR.IO client, this allows an admin to "eval" any code on any client. The code to evaluate is the string data passed. Triangle.js does not handle this message.