_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* table(ktable). |*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