Fixed protocol omission.

This commit is contained in:
flash 2022-11-04 19:51:26 +00:00
parent 3c800dd3e7
commit 8ab396668f
1 changed files with 5 additions and 0 deletions

View File

@ -476,6 +476,11 @@ Informs the client that a user has joined the channel.
<td>Username color</td> <td>Username color</td>
<td></td> <td></td>
</tr> </tr>
<tr>
<td><code>user permissions</code></td>
<td>User permissions</td>
<td></td>
</tr>
<tr> <tr>
<td><code>int</code></td> <td><code>int</code></td>
<td>Sequence ID</td> <td>Sequence ID</td>