Added in 4.0

/vmsg [#channel] <message>

Sends a private message to all voiced users in a channel.

If channel is not defined, current channel will be used.

You must be a voiced user to use this command.

See also /describe, /me, /ame, /msg, /nmsg, /notice, /onotice, /vnotice.

Parameters

Parameter Description
[#channel] Channel where the voiced users are located.
<message> Messages to send.

Example

; Sends "Hello voiced users" to all voiced users on #channel.
/vmsg #channel Hello voiced users