From WikiChip
Difference between revisions of "mirc/commands/omsg"
(Created page with "The '''/omsg command''' sends the specified message to all channel ops on a channel. You must be a channel operator to use this commands. If [channel] is not specified, then t...") |
m (Bot: de-linking old mIRC menu) |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | The '''/omsg command''' sends the specified message to all channel ops on a channel. You must be a channel operator to use this commands. | + | {{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. | |
== Synopsis == | == Synopsis == | ||
/omsg [channel] <message> | /omsg [channel] <message> | ||
Line 8: | Line 8: | ||
== Parameters == | == Parameters == | ||
− | * '''[channel]''' - if specified, the #channel you want to send the message to | + | * '''[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 | + | * '''<message>''' - the message you want to send. |
== Example == | == Example == | ||
Line 16: | 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