Function deltachat::chat::update_special_chat_name

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