Function IRCClient.bufferLimit

Maximum number of messages to send per time period, if buffering is enabled.

uint bufferLimit () @property;

uint bufferLimit (
  uint newValue
) @property;

Defaults to 20.