From WikiChip
Difference between revisions of "mirc/commands/omsg"
m (Bot: de-linking old mIRC menu) |
|||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/omsg Command}} | ||
The '''/omsg command''' sends the specified message to all channel ops on a channel. You must be a channel operator to use this commands. | The '''/omsg command''' sends the specified message to all channel ops on a channel. You must be a channel operator to use this commands. | ||
== Synopsis == | == Synopsis == | ||
Line 15: | Line 16: | ||
== Compatibility == | == Compatibility == | ||
Added: 3.3 - 3.4 | Added: 3.3 - 3.4 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|/onotice}} |
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[Category:mIRC commands|omsg command - mIRC]] |
Latest revision as of 18:33, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /omsg command sends the specified message to all channel ops on a channel. You must be a channel operator to use this commands.
Synopsis[edit]
/omsg [channel] <message>
Switches[edit]
None
Parameters[edit]
- [channel] - if specified, the #channel you want to send the message to, otherwise the current channel is used.
- <message> - the message you want to send.
Example[edit]
Compatibility[edit]
Added: 3.3 - 3.4
See also[edit]
mIRC commands list