add whowas
This commit is contained in:
parent
f33bc5cc87
commit
1c3b9eb50f
|
@ -77,8 +77,8 @@ struct RecognizedCommand {
|
|||
311, IrcCommand::RPL_WHOISUSER, 6, 6
|
||||
312, IrcCommand::RPL_WHOISSERVER, 4, 4
|
||||
313, IrcCommand::RPL_WHOISOPERATOR, 3, 3
|
||||
314, IrcCommand::RPL_WHOWASUSER
|
||||
369, IrcCommand::RPL_ENDOFWHOWAS
|
||||
314, IrcCommand::RPL_WHOWASUSER, 6, 6
|
||||
369, IrcCommand::RPL_ENDOFWHOWAS, 3, 3
|
||||
316, IrcCommand::RPL_WHOISCHANOP
|
||||
317, IrcCommand::RPL_WHOISIDLE, 5, 5
|
||||
318, IrcCommand::RPL_ENDOFWHOIS, 3, 3
|
||||
|
|
Loading…
Reference in New Issue
Block a user