Railgun

if it ain't broke, we'll break it

User Tools

Site Tools


sockchat:s2c:channel-update
You were redirected here from sockchat:s2c:packet-4.1.

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

sockchat/s2c/channel-update.txt · Last modified: 2025/04/20 01:37 by flash