Also upgrade RENAME to latest draft specification
This commit is contained in:
Shivaram Lingamneni 2019-03-11 07:03:51 -04:00
parent acd9eeeb15
commit 713df3a34d
3 changed files with 50 additions and 52 deletions

View file

@ -165,6 +165,8 @@ const (
RPL_WHOISSECURE = "671"
RPL_YOURLANGUAGESARE = "687"
RPL_WHOISLANGUAGE = "690"
ERR_CHANNAMEINUSE = "692"
ERR_CANNOTRENAME = "693"
RPL_HELPSTART = "704"
RPL_HELPTXT = "705"
RPL_ENDOFHELP = "706"