Parses the rate limit headers from the Axios response headers and returns an array of RestApiRateLimit objects.
RestApiRateLimit
The Axios response headers.
An array of RestApiRateLimit objects containing the parsed rate limit information.
Parses the rate limit headers from the Axios response headers and returns an array of
RestApiRateLimit
objects.