From WikiChip
Difference between revisions of "mirc/commands/onotice"
m (Bot: Adding a template) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{mirc title|/onotice Command}} |
The '''/onotice command''' sends the specified message as a notice to all channel ops on a channel. You must be a channel operator to use this commands. | The '''/onotice command''' sends the specified message as a notice to all channel ops on a channel. You must be a channel operator to use this commands. | ||
== Synopsis == | == Synopsis == | ||
− | / | + | /onotice [channel] <message> |
== Switches == | == Switches == | ||
Line 24: | Line 24: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|onotice command - mIRC]] |
Latest revision as of 10:19, 6 August 2019
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /onotice command sends the specified message as a notice to all channel ops on a channel. You must be a channel operator to use this commands.
Synopsis[edit]
/onotice [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