We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa8853 commit c18343aCopy full SHA for c18343a
1 file changed
_data/numerics.yaml
@@ -4358,6 +4358,14 @@ values:
4358
comment: >
4359
Same thing as RPL_BANLIST, but for mode +q (quiet)
4360
4361
+ -
4362
+ name: RPL_ISCAPTURED
4363
+ numeric: "728"
4364
+ origin: oftc-hybrid
4365
+ format: "<client> <target> :Is Captured"
4366
+ comment: >
4367
+ Reply to the oper-only CAPTURE command
4368
+
4369
-
4370
name: RPL_ENDOFQUIETLIST
4371
numeric: "729"
@@ -4366,6 +4374,14 @@ values:
4374
4375
Same thing as RPL_ENDOFBANLIST, but for mode +q (quiet)
4376
4377
4378
+ name: RPL_ISUNCAPTURED
4379
+ numeric: "729"
4380
4381
+ format: "<client> <target> :Is UnCaptured"
4382
4383
+ Reply to the oper-only UNCAPTURE command
4384
4385
4386
name: RPL_MONONLINE
4387
numeric: "730"
0 commit comments