Railgun

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

User Tools

Site Tools


sockchat:c2s:message-send

This is an old revision of the document!


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.1744581690.txt.gz · Last modified: 2025/04/13 22:01 by flash