screeps-api
    Preparing search index...

    Class ScreepsRateLimitTracker

    Tracks rate limit status for all HTTP API endpoints.

    Do not instantiate this class. Instead, use the instance from ScreepsHttpClient.rateLimits.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    GET: { [path: string]: RateLimit }
    global: RateLimit

    ReadonlyPOST

    POST: { [path: string]: RateLimit }

    Methods