Optional
descriptionDescription of the raw message. The maximum length is 32 KB.
Note
The maximum total length of the raw message and the description is 32 KB.Optional
messageMessage type. RAW
stands for raw messages.
Content of the raw message in binary format. The maximum length is 32 KB.
Note
The maximum total length of the raw message and the description is 32 KB.Generated using TypeDoc
Interface for raw messages. You can use this interface to send and receive raw messages. You can call sendMessageToPeer or sendMessage to send a peer-to-peer or channel raw message.