ChatRatelimiter.putWaitNothrow

struct ChatRatelimiter(int maxMessages, Duration timespan)
nothrow
bool
putWaitNothrow
(
bool put
)

Return Value

Type: bool

false if it was interrupted

Meta