sockchat:s2c:channel-update
This is an old revision of the document!
Table of Contents
S2C Packet 4.1: Channel Update
Informs the client that a channel has been updated.
Format
Index | Type | Description |
---|---|---|
0 | 4 | Channel List Event packet ID |
1 | 1 | Channel Update packet ID |
2 | channel name | Previous name of the updated channel |
3 | channel name | New name of the updated channel |
4 | bool | Whether the channel is password protected |
5 | bool | Whether the channel is set to expire |
Examples
A channel named Splatoon that was previously marked as temporary is being updated to be permanent:
4\t1\tSplatoon\tSplatoon\t0\t0
Temporary channel Discussion-Topic-Here is updated to be called ARCHIVED_Discussion-Topic-Here:
4\t1\tDiscussion-Topic-Here\tARCHIVED_Discussion-Topic-Here\t0\t1
See Also
- /password - Sets a password on a channel.
- /rank - Adjusts the required minimum rank to join a channel.
- Channel Add - A channel is created.
- Channel Remove - A channel is removed.
sockchat/s2c/channel-update.1744586798.txt.gz · Last modified: 2025/04/13 23:26 by flash