MessageLengthExceeded

constructor(messageLength: Int, maxMessageLength: Int)

Parameters

messageLength

The current message length in the message input.

maxMessageLength

The maximum allowed message length that we exceeded.