BanchoRatelimiter.peekBase

Undocumented in source. Be warned that the author may not have intended to support it.
struct BanchoRatelimiter(int publicMax = 6, Duration publicTime = 6.seconds, int privateMax = 5, Duration privateTime = 1.seconds)
nothrow
bool
peekBase
(
string channel
)

Meta