Function ratelimit

  • Rate limit handling for shit users which spamming the API

    Returns

    resolved the requests

    Parameters

    • time: number

      The time in milliseconds

    • data: string

      The data that represents from get()

    Returns Promise<unknown>

Generated using TypeDoc