Function deltachat::chat::add_info_msg

source ·
pub(crate) async fn add_info_msg(
    context: &Context,
    chat_id: ChatId,
    text: &str,
    timestamp: i64
) -> Result<MsgId>
Expand description

Adds info message with a given text and timestamp to the chat.