Represents the payload of a message, which can either be a string or bytes.
Optional
The bytes payload of the message, if available.
The string payload of the message, if available.
Generated using TypeDoc
Represents the payload of a message, which can either be a string or bytes.