Function deltachat::ephemeral::stock_ephemeral_timer_changed
source ยท pub(crate) async fn stock_ephemeral_timer_changed(
context: &Context,
timer: Timer,
from_id: ContactId,
) -> String
Expand description
Returns a stock message saying that ephemeral timer is changed to timer
by from_id
.