Skip to main content

normalize_content

Function normalize_content 

Source
fn normalize_content(message: &mut Value) -> Result<()>
Expand description

Validate typed parts and keep only the fields used by their declared type. The checkpoint template checks media keys before text, so extra fields must not reach it and change a text part into an image or video placeholder.