deltachat::imap

Function is_dup_msg

source
pub(crate) fn is_dup_msg(
    is_chat_msg: bool,
    ts_sent: i64,
    ts_sent_old: i64,
) -> bool
Expand description

Returns whether a message is a duplicate (resent message).