Skip to main content

MATRIX_MIN_MESSAGE_MAX_BYTES

Constant MATRIX_MIN_MESSAGE_MAX_BYTES 

pub const MATRIX_MIN_MESSAGE_MAX_BYTES: usize = 512;
Expand description

Smallest serialized Matrix message-content budget accepted by the single-message delivery path. This leaves room for a non-empty body, the JSON envelope, formatted Markdown, and an edit/reply relation.