Function deltachat::chat::rename_ex

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