mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 16:46:08 +02:00
deploy: ce41ef9c0a
This commit is contained in:
@@ -183,6 +183,36 @@ Class IrcNumericReply <a class="header-action link-secondary" title="View sourc
|
||||
|
||||
|
||||
|
||||
<h3 id="EchoHub_Server_Irc_IrcNumericReply_ERR_BADCHANNELKEY" data-uid="EchoHub.Server.Irc.IrcNumericReply.ERR_BADCHANNELKEY">
|
||||
ERR_BADCHANNELKEY
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/HueByte/EchoHub/blob/master/src/EchoHub.Server.Irc/IrcNumericReply.cs"><i class="bi bi-code-slash"></i></a>
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public const string ERR_BADCHANNELKEY = "475"</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Field Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h3 id="EchoHub_Server_Irc_IrcNumericReply_ERR_CANNOTSENDTOCHAN" data-uid="EchoHub.Server.Irc.IrcNumericReply.ERR_CANNOTSENDTOCHAN">
|
||||
ERR_CANNOTSENDTOCHAN
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/HueByte/EchoHub/blob/master/src/EchoHub.Server.Irc/IrcNumericReply.cs"><i class="bi bi-code-slash"></i></a>
|
||||
@@ -273,6 +303,36 @@ Class IrcNumericReply <a class="header-action link-secondary" title="View sourc
|
||||
|
||||
|
||||
|
||||
<h3 id="EchoHub_Server_Irc_IrcNumericReply_ERR_KEYSET" data-uid="EchoHub.Server.Irc.IrcNumericReply.ERR_KEYSET">
|
||||
ERR_KEYSET
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/HueByte/EchoHub/blob/master/src/EchoHub.Server.Irc/IrcNumericReply.cs"><i class="bi bi-code-slash"></i></a>
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public const string ERR_KEYSET = "467"</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Field Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h3 id="EchoHub_Server_Irc_IrcNumericReply_ERR_NEEDMOREPARAMS" data-uid="EchoHub.Server.Irc.IrcNumericReply.ERR_NEEDMOREPARAMS">
|
||||
ERR_NEEDMOREPARAMS
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/HueByte/EchoHub/blob/master/src/EchoHub.Server.Irc/IrcNumericReply.cs"><i class="bi bi-code-slash"></i></a>
|
||||
@@ -603,6 +663,36 @@ Class IrcNumericReply <a class="header-action link-secondary" title="View sourc
|
||||
|
||||
|
||||
|
||||
<h3 id="EchoHub_Server_Irc_IrcNumericReply_ERR_UNKNOWNMODE" data-uid="EchoHub.Server.Irc.IrcNumericReply.ERR_UNKNOWNMODE">
|
||||
ERR_UNKNOWNMODE
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/HueByte/EchoHub/blob/master/src/EchoHub.Server.Irc/IrcNumericReply.cs"><i class="bi bi-code-slash"></i></a>
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public const string ERR_UNKNOWNMODE = "472"</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Field Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h3 id="EchoHub_Server_Irc_IrcNumericReply_RPL_AWAY" data-uid="EchoHub.Server.Irc.IrcNumericReply.RPL_AWAY">
|
||||
RPL_AWAY
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/HueByte/EchoHub/blob/master/src/EchoHub.Server.Irc/IrcNumericReply.cs"><i class="bi bi-code-slash"></i></a>
|
||||
@@ -693,6 +783,36 @@ Class IrcNumericReply <a class="header-action link-secondary" title="View sourc
|
||||
|
||||
|
||||
|
||||
<h3 id="EchoHub_Server_Irc_IrcNumericReply_RPL_ENDOFBANLIST" data-uid="EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFBANLIST">
|
||||
RPL_ENDOFBANLIST
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/HueByte/EchoHub/blob/master/src/EchoHub.Server.Irc/IrcNumericReply.cs"><i class="bi bi-code-slash"></i></a>
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public const string RPL_ENDOFBANLIST = "368"</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Field Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h3 id="EchoHub_Server_Irc_IrcNumericReply_RPL_ENDOFMOTD" data-uid="EchoHub.Server.Irc.IrcNumericReply.RPL_ENDOFMOTD">
|
||||
RPL_ENDOFMOTD
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/HueByte/EchoHub/blob/master/src/EchoHub.Server.Irc/IrcNumericReply.cs"><i class="bi bi-code-slash"></i></a>
|
||||
|
||||
Reference in New Issue
Block a user