Skip to main content

remove_pending_message_pushes

Function remove_pending_message_pushes 

Source
pub fn remove_pending_message_pushes(
    root: &Path,
    message_id: &str,
    kind: &str,
) -> Result<Vec<RemovedMessagePush>>