ChatRatelimiter.putWait

struct ChatRatelimiter(int maxMessages, Duration timespan)
void
putWait
(
bool put
)

Throws

InterruptException if task got interrupted

Meta