Function deltachat::chat::rename_ex

source ยท
async fn rename_ex(
    context: &Context,
    sync: Sync,
    chat_id: ChatId,
    new_name: &str,
) -> Result<()>