Function deltachat::securejoin::secure_connection_established

source ยท
async fn secure_connection_established(
    context: &Context,
    contact_id: ContactId,
    chat_id: ChatId,
    timestamp: i64,
) -> Result<()>