Function deltachat::chat::update_special_chat_name

source ยท
async fn update_special_chat_name(
    context: &Context,
    contact_id: ContactId,
    name: String,
) -> Result<()>