Railgun

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

User Tools

Site Tools


sockchat:s2c:channel-user-remove

S2C Packet 5.1: Channel User Remove

Informs the client that a user has left the channel.

Please note that this only occurs if the user uses /join to move to another channel. If the connection is closed any other way, S2C Packet 3: User Remove will be issued instead.

Format

Index Type Description
0 5 Channel User Event packet ID
1 1 Channel User Remove packet ID
2 string ID of the user that left the channel
3 string Message ID associated with this event

Examples

User with ID 5 has left the current channel:

5\t1\t5\t39989785974685

See Also

sockchat/s2c/channel-user-remove.txt · Last modified: 2025/04/20 01:40 by flash