mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
fix #644
This commit is contained in:
parent
cddc51d6cf
commit
332f0d8d91
9 changed files with 166 additions and 98 deletions
|
|
@ -70,7 +70,7 @@ const (
|
|||
RPL_LISTEND = "323"
|
||||
RPL_CHANNELMODEIS = "324"
|
||||
RPL_UNIQOPIS = "325"
|
||||
RPL_CHANNELCREATED = "329"
|
||||
RPL_CREATIONTIME = "329"
|
||||
RPL_WHOISACCOUNT = "330"
|
||||
RPL_NOTOPIC = "331"
|
||||
RPL_TOPIC = "332"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue