Added documentation for lost maximum length field.
This commit is contained in:
parent
afd8d5b38a
commit
3c800dd3e7
1 changed files with 5 additions and 0 deletions
|
@ -183,6 +183,11 @@ Informs the client that authentication has succeeded.
|
|||
<td>Default channel the user will join following this packet</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>int</code></td>
|
||||
<td>Maximum length for messages sent by the client</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue