/*
  Warnings:

  - You are about to drop the column `whatsAppPhoneNumberId` on the `Typebot` table. All the data in the column will be lost.

*/
-- AlterTable
ALTER TABLE "Typebot" DROP COLUMN "whatsAppPhoneNumberId";
