Added documentation for lost maximum length field.

This commit is contained in:
flash 2022-08-30 18:10:43 +02:00
parent afd8d5b38a
commit 3c800dd3e7
1 changed files with 5 additions and 0 deletions

View File

@ -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>