Informs the client that a channel has been updated.
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 |
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