IrcClient.maxNickNameLength

The maximum number of characters (bytes) allowed in this user's nick name.

The limit is network-specific.

class IrcClient
ushort
maxNickNameLength
const @property nothrow @nogc pure
(
)

Meta