Function deltachat::stock_str::msg_reacted
source ยท pub(crate) async fn msg_reacted(
context: &Context,
by_contact: ContactId,
reaction: &str,
summary: &str,
) -> String
Expand description
Stock string: You reacted %1$s to "%2$s"
or %1$s reacted %2$s to "%3$s"
.