pub const MESSAGING_MESSAGE_BODY_SIZE: &'static str;
Expand description

The size of the message body in bytes.

This can refer to both the compressed or uncompressed body size. If both sizes are known, the uncompressed body size should be used.

ยงExamples

  • 1439