Interface: Ratelimit
Properties
t
• t: number
The time this ratelimit resets at
l
• l: number
How many calls are left in this interval
c
• c: any
[]
User-defined data added in calls
• t: number
The time this ratelimit resets at
• l: number
How many calls are left in this interval
• c: any
[]
User-defined data added in calls