Constant MATRIX_MIN_MESSAGE_MAX_BYTES
pub const MATRIX_MIN_MESSAGE_MAX_BYTES: usize = 512; // 512usizeExpand 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.