prorm API Reference
← Documentation
GitLab
Preparing search index...
index
RateLimitResult
Interface RateLimitResult
interface
RateLimitResult
{
allowed
:
boolean
;
remaining
:
number
;
resetIn
:
number
;
action
?:
RateLimitAction
;
throttleDelay
?:
number
;
}
Index
Properties
allowed
remaining
reset
In
action?
throttle
Delay?
Properties
allowed
allowed
:
boolean
remaining
remaining
:
number
reset
In
resetIn
:
number
Optional
action
action
?:
RateLimitAction
Optional
throttle
Delay
throttleDelay
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allowed
remaining
reset
In
action
throttle
Delay
← Documentation
GitLab
prorm API Reference
Loading...