Skip to main content

mark_delivered

Function mark_delivered 

Source
pub async fn mark_delivered(
    pool: &PgPool,
    id: i64,
    now: i64,
) -> Result<(), Error>
Expand description

mark a message as delivered