deltachat::chat

Function marknoticed_chat_if_older_than

source
pub(crate) async fn marknoticed_chat_if_older_than(
    context: &Context,
    chat_id: ChatId,
    timestamp: i64,
) -> Result<()>