Triangle.js Docs
    Preparing search index...

    Interface Request

    interface Request {
        stream: StreamID;
    }
    Index

    Properties

    Properties

    stream: StreamID

    The news stream to look up (either "global" or "user_{ userID }").