BanchoRatelimiter.putWaitNothrow

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
putWaitNothrow
(
string channel
,
bool put
)

Meta