Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Github.Rate_limit
The Rate_limit
module contains explicit rate limit API request functions which do not read the rate limit cache but do write to it.
all ()
is the current token's rate limit information for all rate limiting regimes.
for_core ()
is the current token's rate limit information for the Core
rate limit regime.
for_search ()
is the current token's rate limit information for the Search
rate limit regime.