ChatRatelimiter.peekBase

Returns true if a message can be after waiting at most the baseDelay.

struct ChatRatelimiter(int maxMessages, Duration timespan)
nothrow
bool
peekBase
()

Meta