Railgun

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

User Tools

Site Tools


sockchat:c2s:message-send

C2S Packet 2: Message Send

Submits a new message to the channel the user is currently in, or executes a command.

Format

Index Type Description
0 2 Message Send packet ID
1 string Current user ID
2 string Message body or command

Examples

User 115 sending a message containing the text “I'm married to the moon.”

2\t115\tI'm married to the moon.

User 1 issuing a /kick command for a user named Satori.

2\t1\t/kick Satori

See Also

sockchat/c2s/message-send.txt · Last modified: 2025/04/20 01:27 by flash