_Added in 1.9.2_ */omsg [#channel] <message>* Sends a private message to all operators in a channel. If channel is not defined, current channel will be used. You must be a channel operator to use this command. _See also [[/describe]], [[/me]], [[/ame]], [[/msg]], [[/nmsg]], [[/notice]], [[/onotice]]._ *Parameters* table(ktable). |*Parameter*|*Description*| | [#channel] | Channel where the operators are located. | | <message> | Messages to send. | *Example*
; Sends "Hai operators!" to all operatores on #channel.
/omsg #channel Hai operators!