2 Network.CMD_WHISPER
Wirlaburla edited this page 2023-10-08 17:36:51 -04:00

Server

Name Type Required Description
Length Byte
ObjID ObjectID Always the client.
Type Byte 0x11 (17)
- - - -
Sender ObjectID Message sender. Short IDs aren't used here.
Text String Message

Client

Name Type Required Description
Length Byte
ObjID ObjectID The recipient. As of v24, only long IDs are used.
Type Byte 0x11 (17)
- - - -
Sender ObjectID Was used for group chats before v24. Now it is always empty.
Text String Message