interface Request {
    stream: StreamID;
}

Properties

Properties

stream: StreamID

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