Interfaceservicesv0.8.2RateLimitResultThe outcome of a hithit. interface RateLimitResultinterface RateLimitResultMember overviewPropertiesexpireslimitedPropertiesexpiresAbsolute epoch milliseconds when the key next frees up. Convert to seconds for Discord timestamp markup. expires: EpochMs;expires: EpochMs;limitedWhether the key is at or over its limit for the current window. limited: boolean;limited: boolean;
expiresAbsolute epoch milliseconds when the key next frees up. Convert to seconds for Discord timestamp markup. expires: EpochMs;expires: EpochMs;
limitedWhether the key is at or over its limit for the current window. limited: boolean;limited: boolean;