deltachat::ephemeral

Function start_chat_ephemeral_timers

source
pub(crate) async fn start_chat_ephemeral_timers(
    context: &Context,
    chat_id: ChatId,
) -> Result<()>
Expand description

Starts ephemeral timer for all messages in the chat.

This should be called when chat is marked as noticed.