Fixed protocol omission.
This commit is contained in:
parent
3c800dd3e7
commit
8ab396668f
1 changed files with 5 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue