Add 379 RPL_WHOISMODES
This commit is contained in:
Shivaram Lingamneni 2020-10-27 18:54:45 -04:00
parent 70b8bf75c5
commit 5418e5e794
2 changed files with 2 additions and 0 deletions

View file

@ -98,6 +98,7 @@ const (
RPL_ENDOFINFO = "374"
RPL_MOTDSTART = "375"
RPL_ENDOFMOTD = "376"
RPL_WHOISMODES = "379"
RPL_YOUREOPER = "381"
RPL_REHASHING = "382"
RPL_YOURESERVICE = "383"