We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb43751 commit 94d3126Copy full SHA for 94d3126
1 file changed
_irc/index.md
@@ -302,6 +302,10 @@ allows clients to disable the implicit `NAMES` responses sent after `JOIN` in
302
case they don't always need that information for all channels. Clients can
303
still query that information as needed via the `NAMES` or `WHO` command.
304
305
+The **work-in-progress** [`oper-tag` specs]({{site.baseurl}}/specs/extensions/oper-tag.html)
306
+defines a way for clients to receive a message tag on messages specifying that
307
+the source of the message is from an IRC operator. This is useful for letting
308
+users know that a message is from a trusted source.
309
310
## [Message IDs]({{site.baseurl}}/specs/extensions/message-ids.html)
311
0 commit comments