diff --git a/src/proto/response.rs b/src/proto/response.rs index f4883bf..b61e29e 100644 --- a/src/proto/response.rs +++ b/src/proto/response.rs @@ -35,8 +35,10 @@ make_response! { RPL_CREATED = 3, /// `004 available channel modes>` RPL_MYINFO = 4, - /// `005 Try server , port ` - RPL_BOUNCE = 5, + /// `005 *((=)) :are supported by this server` + RPL_ISUPPORT = 5, + /// `010 Try server , port ` + RPL_BOUNCE = 10, /// `302 :*1 *( " " )` RPL_USERHOST = 302, /// `303 :*1 *( " " )`