pub(crate) fn is_dup_msg( is_chat_msg: bool, ts_sent: i64, ts_sent_old: i64, ) -> bool
Returns whether a message is a duplicate (resent message).