async fn next_delete_device_after_timestamp(
    context: &Context
) -> Result<Option<i64>>
Expand description

Calculates the next timestamp when a message will be deleted due to delete_device_after setting being set.